diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index 05ff08f5e50c8..6682e1d41d534 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -89,7 +89,7 @@
com.azure
azure-communication-callingserver
- 1.0.0-beta.5
+ 1.0.0-beta.4
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index fe96e7c0d2432..9d2fa22765841 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -52,7 +52,7 @@ com.azure:azure-analytics-synapse-spark;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-analytics-synapse-managedprivateendpoints;1.0.0-beta.5;1.0.0-beta.6
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-callingserver;1.0.0-beta.3;1.0.0-beta.4
com.azure:azure-communication-common;1.0.4;1.1.0-beta.1
com.azure:azure-communication-sms;1.0.4;1.1.0-beta.1
com.azure:azure-communication-identity;1.1.2;1.2.0-beta.1
diff --git a/sdk/communication/azure-communication-callingserver/CHANGELOG.md b/sdk/communication/azure-communication-callingserver/CHANGELOG.md
index 42e154787b0f4..e37e43fe5c8ab 100644
--- a/sdk/communication/azure-communication-callingserver/CHANGELOG.md
+++ b/sdk/communication/azure-communication-callingserver/CHANGELOG.md
@@ -1,24 +1,17 @@
# Release History
-## 1.0.0-beta.5 (Unreleased)
+## 1.0.0-beta.4 (2021-10-06)
### Features Added
- Add support for TokenCredential authentication with CallingServerClientBuilder.
- Added support for custom options(Recordingcontenttype, Recordingchanneltype, Recordingformattype) for Mixed Audio feature
-### Features Added
-
-### Breaking Changes
-
### Bugs Fixed
+- Using released version of azure-communication-common.
### Other Changes
#### Dependency updates
- Upgraded `azure-communication-common` to 1.0.4
-## 1.0.0-beta.4 (2021-08-04)
-### Bug Fixes
-- Using released version of azure-communication-common.
-
## 1.0.0-beta.3 (2021-07-26)
### Features Added
- Added RedirectPolicy as a new HttpPolicy to redirect requests based on the HttpResponse.
diff --git a/sdk/communication/azure-communication-callingserver/README.md b/sdk/communication/azure-communication-callingserver/README.md
index b9ebb9ac3e1ca..49d1f1ef59e27 100644
--- a/sdk/communication/azure-communication-callingserver/README.md
+++ b/sdk/communication/azure-communication-callingserver/README.md
@@ -21,7 +21,7 @@ This package contains a Java SDK for Azure Communication CallingServer Service.
com.azure
azure-communication-callingserver
- 1.0.0-beta.5
+ 1.0.0-beta.4
```
[//]: # ({x-version-update-end})
diff --git a/sdk/communication/azure-communication-callingserver/pom.xml b/sdk/communication/azure-communication-callingserver/pom.xml
index 39b2fe64e4086..38ce70a02b5d6 100644
--- a/sdk/communication/azure-communication-callingserver/pom.xml
+++ b/sdk/communication/azure-communication-callingserver/pom.xml
@@ -15,7 +15,7 @@
com.azure
azure-communication-callingserver
jar
- 1.0.0-beta.5
+ 1.0.0-beta.4
Microsoft Azure client library for CallingServer service
diff --git a/sdk/communication/pom.xml b/sdk/communication/pom.xml
index f7a676c36f816..b961df96fa90c 100644
--- a/sdk/communication/pom.xml
+++ b/sdk/communication/pom.xml
@@ -26,7 +26,7 @@
com.azure
azure-communication-callingserver
- 1.0.0-beta.5
+ 1.0.0-beta.4
com.azure