diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 5981e820f11d..1bd7af51b233 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -64,22 +64,22 @@ com.azure azure-communication-common - 1.0.2 + 1.1.0-beta.1 com.azure azure-communication-identity - 1.1.1 + 1.2.0-beta.1 com.azure azure-communication-sms - 1.0.3 + 1.1.0-beta.1 com.azure azure-communication-phonenumbers - 1.0.3 + 1.1.0-beta.1 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index ffb71a13b4b8..2b55aa74a9a3 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -52,10 +52,10 @@ com.azure:azure-analytics-synapse-spark;1.0.0-beta.3;1.0.0-beta.4 com.azure:azure-analytics-synapse-managedprivateendpoints;1.0.0-beta.3;1.0.0-beta.4 com.azure:azure-analytics-synapse-monitoring;1.0.0-beta.3;1.0.0-beta.4 com.azure:azure-communication-chat;1.0.0;1.1.0-beta.1 -com.azure:azure-communication-common;1.0.2;1.0.2 -com.azure:azure-communication-sms;1.0.1;1.0.3 -com.azure:azure-communication-identity;1.1.0;1.1.1 -com.azure:azure-communication-phonenumbers;1.0.1;1.0.3 +com.azure:azure-communication-common;1.0.2;1.1.0-beta.1 +com.azure:azure-communication-sms;1.0.3;1.1.0-beta.1 +com.azure:azure-communication-identity;1.1.1;1.2.0-beta.1 +com.azure:azure-communication-phonenumbers;1.0.3;1.1.0-beta.1 com.azure:azure-containers-containerregistry;1.0.0-beta.2;1.0.0-beta.3 com.azure:azure-core;1.17.0;1.18.0-beta.1 com.azure:azure-core-amqp;2.0.6;2.1.0-beta.1 diff --git a/sdk/communication/azure-communication-chat/pom.xml b/sdk/communication/azure-communication-chat/pom.xml index 396763240119..7ecb235ff57f 100644 --- a/sdk/communication/azure-communication-chat/pom.xml +++ b/sdk/communication/azure-communication-chat/pom.xml @@ -50,12 +50,12 @@ com.azure azure-communication-common - 1.0.2 + 1.1.0-beta.1 com.azure azure-communication-identity - 1.1.1 + 1.2.0-beta.1 test diff --git a/sdk/communication/azure-communication-common/CHANGELOG.md b/sdk/communication/azure-communication-common/CHANGELOG.md index f01fad2c8553..9722f050490e 100644 --- a/sdk/communication/azure-communication-common/CHANGELOG.md +++ b/sdk/communication/azure-communication-common/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.1.0-beta.1 (Unreleased) + + ## 1.0.2 (2021-06-09) Updated `azure-communication-common` version diff --git a/sdk/communication/azure-communication-common/pom.xml b/sdk/communication/azure-communication-common/pom.xml index 693177a279e4..160255377393 100644 --- a/sdk/communication/azure-communication-common/pom.xml +++ b/sdk/communication/azure-communication-common/pom.xml @@ -13,7 +13,7 @@ com.azure azure-communication-common jar - 1.0.2 + 1.1.0-beta.1 Microsoft Azure common library for communication service client diff --git a/sdk/communication/azure-communication-identity/CHANGELOG.md b/sdk/communication/azure-communication-identity/CHANGELOG.md index 1180c271392e..8be1d1935e7b 100644 --- a/sdk/communication/azure-communication-identity/CHANGELOG.md +++ b/sdk/communication/azure-communication-identity/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.2.0-beta.1 (Unreleased) + + ## 1.1.1 (2021-06-09) Updated `azure-communication-identity` version diff --git a/sdk/communication/azure-communication-identity/pom.xml b/sdk/communication/azure-communication-identity/pom.xml index ba2443edb0b1..9bd6df89810d 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.1 + 1.2.0-beta.1 Microsoft Azure identity client library for communication @@ -63,7 +63,7 @@ com.azure azure-communication-common - 1.0.2 + 1.1.0-beta.1 org.junit.jupiter diff --git a/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md b/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md index 391cf3e1ea46..b2ac1fccd68e 100644 --- a/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md +++ b/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.1.0-beta.1 (Unreleased) + + ## 1.0.3 (2021-06-09) Updated `azure-communication-phonenumbers` version diff --git a/sdk/communication/azure-communication-phonenumbers/pom.xml b/sdk/communication/azure-communication-phonenumbers/pom.xml index 738d503c89f5..65de51d2f77b 100644 --- a/sdk/communication/azure-communication-phonenumbers/pom.xml +++ b/sdk/communication/azure-communication-phonenumbers/pom.xml @@ -16,7 +16,7 @@ com.azure azure-communication-phonenumbers jar - 1.0.3 + 1.1.0-beta.1 Microsoft Azure client phone numbers library for communication @@ -63,7 +63,7 @@ com.azure azure-communication-common - 1.0.2 + 1.1.0-beta.1 org.junit.jupiter diff --git a/sdk/communication/azure-communication-sms/CHANGELOG.md b/sdk/communication/azure-communication-sms/CHANGELOG.md index 7f0fec9d9a59..524a170e76b3 100644 --- a/sdk/communication/azure-communication-sms/CHANGELOG.md +++ b/sdk/communication/azure-communication-sms/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.1.0-beta.1 (Unreleased) + + ## 1.0.3 (2021-06-09) Updated `azure-communication-sms` version diff --git a/sdk/communication/azure-communication-sms/pom.xml b/sdk/communication/azure-communication-sms/pom.xml index 99c20e7b409c..b0344075a778 100644 --- a/sdk/communication/azure-communication-sms/pom.xml +++ b/sdk/communication/azure-communication-sms/pom.xml @@ -15,7 +15,7 @@ com.azure azure-communication-sms jar - 1.0.3 + 1.1.0-beta.1 Microsoft Azure library for sending SMS messages @@ -55,7 +55,7 @@ com.azure azure-communication-common - 1.0.2 + 1.1.0-beta.1 com.azure diff --git a/sdk/communication/pom.xml b/sdk/communication/pom.xml index 6ace334d33cc..1e4a5f23188a 100644 --- a/sdk/communication/pom.xml +++ b/sdk/communication/pom.xml @@ -29,22 +29,22 @@ com.azure azure-communication-common - 1.0.2 + 1.1.0-beta.1 com.azure azure-communication-identity - 1.1.1 + 1.2.0-beta.1 com.azure azure-communication-phonenumbers - 1.0.3 + 1.1.0-beta.1 com.azure azure-communication-sms - 1.0.3 + 1.1.0-beta.1