From 6c54a8f32e1df0cf3e4368d520d7d079c9192aa1 Mon Sep 17 00:00:00 2001
From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date: Mon, 27 Mar 2023 01:56:23 -0700
Subject: [PATCH] Increment versions for communication releases (#34212)
Increment package versions for communication releases
---
eng/jacoco-test-coverage/pom.xml | 2 +-
eng/versioning/version_client.txt | 2 +-
.../azure-communication-common-perf/pom.xml | 2 +-
.../azure-communication-common/CHANGELOG.md | 10 ++++++++++
sdk/communication/azure-communication-common/pom.xml | 2 +-
5 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index eadbfe4d140c..5da279cf138c 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -73,7 +73,7 @@
com.azure
azure-communication-common
- 2.0.0-beta.1
+ 2.0.0-beta.2
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index aa50c03a4ee5..b40c24f37f42 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -61,7 +61,7 @@ com.azure:azure-aot-graalvm-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-communication-chat;1.3.6;1.4.0-beta.1
com.azure:azure-communication-callingserver;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-communication-callautomation;1.0.0-beta.1;1.0.0-beta.2
-com.azure:azure-communication-common;1.2.6;2.0.0-beta.1
+com.azure:azure-communication-common;1.2.6;2.0.0-beta.2
com.azure:azure-communication-common-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-communication-sms;1.1.11;1.2.0-beta.1
com.azure:azure-communication-identity;1.4.4;1.5.0-beta.1
diff --git a/sdk/communication/azure-communication-common-perf/pom.xml b/sdk/communication/azure-communication-common-perf/pom.xml
index 90d22523db0c..bf889abad8e9 100644
--- a/sdk/communication/azure-communication-common-perf/pom.xml
+++ b/sdk/communication/azure-communication-common-perf/pom.xml
@@ -28,7 +28,7 @@
com.azure
azure-communication-common
- 2.0.0-beta.1
+ 2.0.0-beta.2
com.azure
diff --git a/sdk/communication/azure-communication-common/CHANGELOG.md b/sdk/communication/azure-communication-common/CHANGELOG.md
index 8081bebc23b2..41f307c93632 100644
--- a/sdk/communication/azure-communication-common/CHANGELOG.md
+++ b/sdk/communication/azure-communication-common/CHANGELOG.md
@@ -1,5 +1,15 @@
# Release History
+## 2.0.0-beta.2 (Unreleased)
+
+### Features Added
+
+### Breaking Changes
+
+### Bugs Fixed
+
+### Other Changes
+
## 2.0.0-beta.1 (2023-03-24)
### Features Added
diff --git a/sdk/communication/azure-communication-common/pom.xml b/sdk/communication/azure-communication-common/pom.xml
index b67fa9dd0630..2cfc15773d5d 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
- 2.0.0-beta.1
+ 2.0.0-beta.2
Microsoft Azure common library for communication service client