diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 77c9a0b2f2a9b..78471f435ed78 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -343,8 +343,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-aot-graalvm-support;1.0.0-beta.1 -unreleased_com.azure:azure-aot-graalvm-support-netty;1.0.0-beta.1 unreleased_com.azure:azure-aot-graalvm-perf;1.0.0-beta.1 # Released Beta dependencies: Copy the entry from above, prepend "beta_", remove the current diff --git a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml index fde0228e5a256..46d2b179dbf45 100644 --- a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml +++ b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml @@ -111,13 +111,13 @@ com.azure azure-aot-graalvm-support - 1.0.0-beta.1 + 1.0.0-beta.1 test com.azure azure-aot-graalvm-support-netty - 1.0.0-beta.1 + 1.0.0-beta.1 test diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml index 1e0e41b4e50f7..08ba2d787b781 100644 --- a/sdk/storage/azure-storage-blob/pom.xml +++ b/sdk/storage/azure-storage-blob/pom.xml @@ -336,13 +336,13 @@ com.azure azure-aot-graalvm-support - 1.0.0-beta.1 + 1.0.0-beta.1 test com.azure azure-aot-graalvm-support-netty - 1.0.0-beta.1 + 1.0.0-beta.1 test diff --git a/sdk/storage/azure-storage-perf/pom.xml b/sdk/storage/azure-storage-perf/pom.xml index 48a231c025efe..ba8839bafa9c0 100644 --- a/sdk/storage/azure-storage-perf/pom.xml +++ b/sdk/storage/azure-storage-perf/pom.xml @@ -92,12 +92,12 @@ com.azure azure-aot-graalvm-support - 1.0.0-beta.1 + 1.0.0-beta.1 com.azure azure-aot-graalvm-support-netty - 1.0.0-beta.1 + 1.0.0-beta.1 com.azure