From d46f18c1344045d2a750b7b5598b29ea45b6f8c1 Mon Sep 17 00:00:00 2001
From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date: Wed, 22 Sep 2021 12:06:29 -0700
Subject: [PATCH] Increment version for communication releases (#24269)
Increment package version after release of com.azure azure-communication-phonenumbers
---
eng/jacoco-test-coverage/pom.xml | 4 ++--
eng/versioning/version_client.txt | 4 ++--
.../azure-communication-phonenumbers/CHANGELOG.md | 10 ++++++++++
.../azure-communication-phonenumbers/pom.xml | 2 +-
sdk/communication/azure-communication-sms/CHANGELOG.md | 10 ++++++++++
sdk/communication/azure-communication-sms/pom.xml | 2 +-
sdk/communication/pom.xml | 4 ++--
7 files changed, 28 insertions(+), 8 deletions(-)
diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index 705bb02919800..7f5b3bbb2dcbe 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -79,12 +79,12 @@
com.azure
azure-communication-sms
- 1.0.4
+ 1.1.0-beta.1
com.azure
azure-communication-phonenumbers
- 1.0.4
+ 1.1.0-beta.1
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index d90b2c2ecabb5..543d30a964aca 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -54,9 +54,9 @@ com.azure:azure-analytics-synapse-monitoring;1.0.0-beta.3;1.0.0-beta.4
com.azure:azure-communication-chat;1.1.0;1.2.0-beta.1
com.azure:azure-communication-callingserver;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-communication-common;1.0.4;1.1.0-beta.1
-com.azure:azure-communication-sms;1.0.3;1.0.4
+com.azure:azure-communication-sms;1.0.4;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.0.4
+com.azure:azure-communication-phonenumbers;1.0.4;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-beta.4;1.0.0-beta.5
com.azure:azure-containers-containerregistry-perf;1.0.0-beta.1;1.0.0-beta.1
diff --git a/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md b/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md
index 8ef603463f009..6fb103d6ce2b8 100644
--- a/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md
+++ b/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md
@@ -1,5 +1,15 @@
# Release History
+## 1.1.0-beta.1 (Unreleased)
+
+### Features Added
+
+### Breaking Changes
+
+### Bugs Fixed
+
+### Other Changes
+
## 1.0.4 (2021-09-22)
### Other Changes
diff --git a/sdk/communication/azure-communication-phonenumbers/pom.xml b/sdk/communication/azure-communication-phonenumbers/pom.xml
index ee6d15f29bede..1a4da49e7394a 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.4
+ 1.1.0-beta.1
Microsoft Azure client phone numbers library for communication
diff --git a/sdk/communication/azure-communication-sms/CHANGELOG.md b/sdk/communication/azure-communication-sms/CHANGELOG.md
index 5a5ae123dc76b..8b72d2badf128 100644
--- a/sdk/communication/azure-communication-sms/CHANGELOG.md
+++ b/sdk/communication/azure-communication-sms/CHANGELOG.md
@@ -1,5 +1,15 @@
# Release History
+## 1.1.0-beta.1 (Unreleased)
+
+### Features Added
+
+### Breaking Changes
+
+### Bugs Fixed
+
+### Other Changes
+
## 1.0.4 (2021-09-22)
### Other Changes
diff --git a/sdk/communication/azure-communication-sms/pom.xml b/sdk/communication/azure-communication-sms/pom.xml
index e46973207f080..79d150d56aa61 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.4
+ 1.1.0-beta.1
Microsoft Azure library for sending SMS messages
diff --git a/sdk/communication/pom.xml b/sdk/communication/pom.xml
index c46a6eb5d52b1..e8e8869e8b01c 100644
--- a/sdk/communication/pom.xml
+++ b/sdk/communication/pom.xml
@@ -46,7 +46,7 @@
com.azure
azure-communication-phonenumbers
- 1.0.4
+ 1.1.0-beta.1
com.azure
@@ -56,7 +56,7 @@
com.azure
azure-communication-sms
- 1.0.4
+ 1.1.0-beta.1