From 0e9f29ea17f78aa8eac3a8b6b4f38734e24b633e Mon Sep 17 00:00:00 2001 From: samvaity Date: Thu, 9 Mar 2023 12:16:44 -0800 Subject: [PATCH] update version dep --- eng/versioning/version_client.txt | 2 ++ sdk/appconfiguration/azure-data-appconfiguration/pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 84ed74d91ab15..37e307af94f5c 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -406,10 +406,12 @@ com.azure.tools:azure-sdk-build-tool;1.0.0-beta.1;1.0.0-beta.2 # version. Unreleased dependencies are only valid for dependency versions. # Format; # unreleased_:;dependency-version + # 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-test;1.16.0-beta.1 # 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/appconfiguration/azure-data-appconfiguration/pom.xml b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml index f32118e8ac9c7..ffbeed8c1fb2c 100644 --- a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml +++ b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.15.0 + 1.16.0-beta.1 test