diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index 0093a9e329ef..719f396a6388 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -193,12 +193,12 @@
com.azure
azure-data-schemaregistry
- 1.0.2
+ 1.1.0-beta.1
com.azure
azure-data-schemaregistry-apacheavro
- 1.0.0-beta.9
+ 1.0.0-beta.10
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index 25720810762d..6ee9e28273eb 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -87,8 +87,8 @@ com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.6.1;4.7.0-beta.1
com.azure:azure-cosmos-encryption;1.0.0-beta.9;1.0.0-beta.10
com.azure:azure-data-appconfiguration;1.3.0;1.4.0-beta.1
com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-data-schemaregistry;1.0.1;1.0.2
-com.azure:azure-data-schemaregistry-apacheavro;1.0.0-beta.8;1.0.0-beta.9
+com.azure:azure-data-schemaregistry;1.0.2;1.1.0-beta.1
+com.azure:azure-data-schemaregistry-apacheavro;1.0.0-beta.9;1.0.0-beta.10
com.azure:azure-data-tables;12.2.0;12.3.0-beta.1
com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-digitaltwins-core;1.1.6;1.2.0-beta.1
diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md
index d5104d915621..583d2f24d077 100644
--- a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md
+++ b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md
@@ -1,5 +1,15 @@
# Release History
+## 1.0.0-beta.10 (Unreleased)
+
+### Features Added
+
+### Breaking Changes
+
+### Bugs Fixed
+
+### Other Changes
+
## 1.0.0-beta.9 (2022-02-12)
### Features Added
diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml
index f6448832fb63..1a7c4b03f9c3 100644
--- a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml
+++ b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml
@@ -16,7 +16,7 @@
com.azure
azure-data-schemaregistry-apacheavro
- 1.0.0-beta.9
+ 1.0.0-beta.10
Microsoft Azure client library for Schema Registry Apache Avro Serializer
Apache Avro-specific serializer for Azure Schema Registry client library
@@ -52,7 +52,7 @@
com.azure
azure-data-schemaregistry
- 1.0.2
+ 1.1.0-beta.1
org.apache.avro
diff --git a/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md b/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md
index 5d3694df5e0d..06412af1751b 100644
--- a/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md
+++ b/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md
@@ -1,5 +1,15 @@
# Release History
+## 1.1.0-beta.1 (Unreleased)
+
+### Features Added
+
+### Breaking Changes
+
+### Bugs Fixed
+
+### Other Changes
+
## 1.0.2 (2022-02-12)
### Other Changes
diff --git a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml
index 8c7753f92aef..5049432fcd8e 100644
--- a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml
+++ b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml
@@ -17,7 +17,7 @@
com.azure
azure-data-schemaregistry
jar
- 1.0.2
+ 1.1.0-beta.1
Microsoft Azure client library for Schema Registry
Libraries built on Microsoft Azure Schema Registry
diff --git a/sdk/schemaregistry/pom.xml b/sdk/schemaregistry/pom.xml
index fcf7fe5d70a9..f66f3fb54049 100644
--- a/sdk/schemaregistry/pom.xml
+++ b/sdk/schemaregistry/pom.xml
@@ -23,12 +23,12 @@
com.azure
azure-data-schemaregistry
- 1.0.2
+ 1.1.0-beta.1
com.azure
azure-data-schemaregistry-apacheavro
- 1.0.0-beta.9
+ 1.0.0-beta.10