diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index f5f033e072ce..40330bcb2baa 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -420,9 +420,6 @@ com.azure.tools:azure-sdk-build-tool;1.0.0-beta.1;1.0.0-beta.2
# note: The unreleased dependencies will not be manipulated with the automatic PR creation code.
# In the pom, the version update tag after the version should name the unreleased package and the dependency version:
#
-unreleased_com.azure:azure-core;1.39.0
-unreleased_com.azure:azure-core-http-okhttp;1.11.9
-unreleased_com.azure:azure-core-amqp;2.8.5
# Released Beta dependencies: Copy the entry from above, prepend "beta_", remove the current
# version and set the version to the released beta. Released beta dependencies are only valid
diff --git a/sdk/containerregistry/azure-containers-containerregistry/pom.xml b/sdk/containerregistry/azure-containers-containerregistry/pom.xml
index d4df7ebb57cc..51a213f98531 100644
--- a/sdk/containerregistry/azure-containers-containerregistry/pom.xml
+++ b/sdk/containerregistry/azure-containers-containerregistry/pom.xml
@@ -46,7 +46,7 @@
com.azure
azure-core
- 1.39.0
+ 1.39.0
com.azure
@@ -97,7 +97,7 @@
com.azure
azure-core-http-okhttp
- 1.11.9
+ 1.11.9
test
diff --git a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
index fde1296b99f8..5ab84c6f9657 100644
--- a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
+++ b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
@@ -48,7 +48,7 @@
com.azure
azure-core-amqp
- 2.8.5
+ 2.8.5
diff --git a/sdk/servicebus/azure-messaging-servicebus/pom.xml b/sdk/servicebus/azure-messaging-servicebus/pom.xml
index 8a8bac037dbe..82fe04261d2d 100644
--- a/sdk/servicebus/azure-messaging-servicebus/pom.xml
+++ b/sdk/servicebus/azure-messaging-servicebus/pom.xml
@@ -58,7 +58,7 @@
com.azure
azure-core-amqp
- 2.8.5
+ 2.8.5
com.azure