diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index 52dceb43fb50..4f400ffc412d 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -54,22 +54,22 @@
com.azure
azure-communication-administration
- 1.0.0-beta.1
+ 1.0.0-beta.2
com.azure
azure-communication-chat
- 1.0.0-beta.1
+ 1.0.0-beta.2
com.azure
azure-communication-common
- 1.0.0-beta.1
+ 1.0.0-beta.2
com.azure
azure-communication-sms
- 1.0.0-beta.1
+ 1.0.0-beta.2
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index 5d21e0412cfd..945fc615b2a5 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -7,10 +7,10 @@ com.azure:azure-client-sdk-parent;1.7.0;1.7.0
com.azure:azure-ai-anomalydetector;3.0.0-beta.1;3.0.0-beta.2
com.azure:azure-ai-formrecognizer;3.0.1;3.1.0-beta.1
com.azure:azure-ai-textanalytics;5.0.0;5.1.0-beta.2
-com.azure:azure-communication-chat;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-communication-common;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-communication-administration;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-communication-sms;1.0.0-beta.1;1.0.0-beta.1
+com.azure:azure-communication-chat;1.0.0-beta.1;1.0.0-beta.2
+com.azure:azure-communication-common;1.0.0-beta.1;1.0.0-beta.2
+com.azure:azure-communication-administration;1.0.0-beta.1;1.0.0-beta.2
+com.azure:azure-communication-sms;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-core;1.8.1;1.9.0-beta.1
com.azure:azure-core-amqp;1.5.1;1.6.0-beta.1
com.azure:azure-core-experimental;1.0.0-beta.4;1.0.0-beta.5
diff --git a/sdk/communication/azure-communication-administration/CHANGELOG.md b/sdk/communication/azure-communication-administration/CHANGELOG.md
index f62373e64ba2..25a677871189 100644
--- a/sdk/communication/azure-communication-administration/CHANGELOG.md
+++ b/sdk/communication/azure-communication-administration/CHANGELOG.md
@@ -1,5 +1,8 @@
# Release History
+## 1.0.0-beta.2 (Unreleased)
+
+
## 1.0.0-beta.1 (2020-09-22)
This is the initial release of Azure Communication Administration, which manages users and tokens for Azure Communication Services. For more information, please see the [README][read_me] and [documentation][documentation].
diff --git a/sdk/communication/azure-communication-administration/pom.xml b/sdk/communication/azure-communication-administration/pom.xml
index d40089187036..3c386040e07f 100644
--- a/sdk/communication/azure-communication-administration/pom.xml
+++ b/sdk/communication/azure-communication-administration/pom.xml
@@ -16,7 +16,7 @@
com.azure
azure-communication-administration
jar
- 1.0.0-beta.1
+ 1.0.0-beta.2
Microsoft Azure client administration library for communication
This package contains APIs for application administration in Microsoft Azure Communication.
@@ -62,7 +62,7 @@
com.azure
azure-communication-common
- 1.0.0-beta.1
+ 1.0.0-beta.2
org.junit.jupiter
diff --git a/sdk/communication/azure-communication-chat/CHANGELOG.md b/sdk/communication/azure-communication-chat/CHANGELOG.md
index 37c9cc74d695..c948b2768494 100644
--- a/sdk/communication/azure-communication-chat/CHANGELOG.md
+++ b/sdk/communication/azure-communication-chat/CHANGELOG.md
@@ -1,5 +1,8 @@
# Release History
+## 1.0.0-beta.2 (Unreleased)
+
+
## 1.0.0-beta.1 (2020-09-22)
This is the initial release of Azure Communication Services for chat. For more information, please see the [README][read_me] and [documentation][documentation].
diff --git a/sdk/communication/azure-communication-chat/pom.xml b/sdk/communication/azure-communication-chat/pom.xml
index 88d619d148ca..0b45e4011504 100644
--- a/sdk/communication/azure-communication-chat/pom.xml
+++ b/sdk/communication/azure-communication-chat/pom.xml
@@ -14,7 +14,7 @@
com.azure
azure-communication-chat
- 1.0.0-beta.1
+ 1.0.0-beta.2
Microsoft Azure client library for chat application
This package contains a Java SDK for Chat Azure Communication Services.
@@ -40,12 +40,12 @@
com.azure
azure-communication-common
- 1.0.0-beta.1
+ 1.0.0-beta.2
com.azure
azure-communication-administration
- 1.0.0-beta.1
+ 1.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 5592626b4b31..caa5cdcf2ce1 100644
--- a/sdk/communication/azure-communication-common/CHANGELOG.md
+++ b/sdk/communication/azure-communication-common/CHANGELOG.md
@@ -1,5 +1,8 @@
# Release History
+## 1.0.0-beta.2 (Unreleased)
+
+
## 1.0.0-beta.1 (2020-09-22)
This package contains common code for Azure Communication Service libraries. For more information, please see the [README][read_me].
diff --git a/sdk/communication/azure-communication-common/pom.xml b/sdk/communication/azure-communication-common/pom.xml
index b82608299ffe..59b75e3bc2be 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.0-beta.1
+ 1.0.0-beta.2
Microsoft Azure common library for communication service client
This package contains data structures commonly used for communicating wit
diff --git a/sdk/communication/azure-communication-sms/CHANGELOG.md b/sdk/communication/azure-communication-sms/CHANGELOG.md
index 8a826d0abcd7..1aa5dfee8a72 100644
--- a/sdk/communication/azure-communication-sms/CHANGELOG.md
+++ b/sdk/communication/azure-communication-sms/CHANGELOG.md
@@ -1,5 +1,8 @@
# Release History
+## 1.0.0-beta.2 (Unreleased)
+
+
## 1.0.0-beta.1 (2020-09-22)
This is the initial release of Azure Communication Services for Telephony and SMS. For more information, please see the [README][read_me] and [documentation][documentation].
diff --git a/sdk/communication/azure-communication-sms/pom.xml b/sdk/communication/azure-communication-sms/pom.xml
index 140f485b1fd5..9055046af08a 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.0-beta.1
+ 1.0.0-beta.2
Microsoft Azure library for sending SMS messages
This package contains clients and data structures used to send
@@ -51,7 +51,7 @@
com.azure
azure-communication-common
- 1.0.0-beta.1
+ 1.0.0-beta.2
com.azure