From 155f16b5b3fcd186af73dbfbeaf1582ed167aada Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue, 18 Jan 2022 11:03:31 -0800 Subject: [PATCH] Increment version for communication releases (#26545) Increment package version after release of com.azure azure-communication-identity --- eng/jacoco-test-coverage/pom.xml | 2 +- eng/versioning/version_client.txt | 2 +- .../azure-communication-callingserver/pom.xml | 2 +- sdk/communication/azure-communication-chat/pom.xml | 2 +- .../azure-communication-identity/CHANGELOG.md | 10 ++++++++++ sdk/communication/azure-communication-identity/pom.xml | 2 +- .../azure-communication-networktraversal/pom.xml | 2 +- sdk/communication/pom.xml | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 10a964b3e5642..a83dc62c2e654 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -73,7 +73,7 @@ com.azure azure-communication-identity - 1.1.5 + 1.2.0-beta.1 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 58af940bf177b..27521f4af64b9 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -59,7 +59,7 @@ com.azure:azure-communication-callingserver;1.0.0-beta.3;1.0.0-beta.4 com.azure:azure-communication-common;1.0.7;1.1.0-beta.1 com.azure:azure-communication-common-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-communication-sms;1.0.6;1.1.0-beta.1 -com.azure:azure-communication-identity;1.1.4;1.1.5 +com.azure:azure-communication-identity;1.1.5;1.2.0-beta.1 com.azure:azure-communication-phonenumbers;1.0.6;1.1.0-beta.1 com.azure:azure-communication-networktraversal;1.0.0-beta.1;1.0.0-beta.2 com.azure:azure-containers-containerregistry;1.0.0;1.1.0-beta.1 diff --git a/sdk/communication/azure-communication-callingserver/pom.xml b/sdk/communication/azure-communication-callingserver/pom.xml index fdec16d132a71..f578cd76cdbb6 100644 --- a/sdk/communication/azure-communication-callingserver/pom.xml +++ b/sdk/communication/azure-communication-callingserver/pom.xml @@ -63,7 +63,7 @@ com.azure azure-communication-identity - 1.1.4 + 1.1.5 test diff --git a/sdk/communication/azure-communication-chat/pom.xml b/sdk/communication/azure-communication-chat/pom.xml index b484b064c093a..32c24f14c24ea 100644 --- a/sdk/communication/azure-communication-chat/pom.xml +++ b/sdk/communication/azure-communication-chat/pom.xml @@ -59,7 +59,7 @@ com.azure azure-communication-identity - 1.1.4 + 1.1.5 test diff --git a/sdk/communication/azure-communication-identity/CHANGELOG.md b/sdk/communication/azure-communication-identity/CHANGELOG.md index 6a2712fd55553..8e838a8bf24f6 100644 --- a/sdk/communication/azure-communication-identity/CHANGELOG.md +++ b/sdk/communication/azure-communication-identity/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.2.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.1.5 (2022-01-17) ### Other Changes diff --git a/sdk/communication/azure-communication-identity/pom.xml b/sdk/communication/azure-communication-identity/pom.xml index 9251887774ae9..15eb481e508ef 100644 --- a/sdk/communication/azure-communication-identity/pom.xml +++ b/sdk/communication/azure-communication-identity/pom.xml @@ -16,7 +16,7 @@ com.azure azure-communication-identity jar - 1.1.5 + 1.2.0-beta.1 Microsoft Azure identity client library for communication diff --git a/sdk/communication/azure-communication-networktraversal/pom.xml b/sdk/communication/azure-communication-networktraversal/pom.xml index 7b6a82c4ea34e..984755038edd2 100644 --- a/sdk/communication/azure-communication-networktraversal/pom.xml +++ b/sdk/communication/azure-communication-networktraversal/pom.xml @@ -118,7 +118,7 @@ com.azure azure-communication-identity - 1.1.4 + 1.1.5 test diff --git a/sdk/communication/pom.xml b/sdk/communication/pom.xml index 0b7bdd21fcac4..68c19228617aa 100644 --- a/sdk/communication/pom.xml +++ b/sdk/communication/pom.xml @@ -41,7 +41,7 @@ com.azure azure-communication-identity - 1.1.5 + 1.2.0-beta.1 com.azure