From 70e6b8b29f5e334cabc47f4ae73029b138b2c4bc Mon Sep 17 00:00:00 2001 From: Jianghao Lu Date: Tue, 26 Mar 2019 22:43:01 -0700 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.0 --- azure-client-authentication/pom.xml | 8 ++++---- azure-client-runtime/pom.xml | 8 ++++---- build-tools/pom.xml | 6 +++--- client-runtime/pom.xml | 4 ++-- pom.xml | 6 +++--- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/azure-client-authentication/pom.xml b/azure-client-authentication/pom.xml index 766785d0cb..49caf4d3ed 100644 --- a/azure-client-authentication/pom.xml +++ b/azure-client-authentication/pom.xml @@ -8,13 +8,13 @@ com.microsoft.azure.v2 autorest-clientruntime-for-java - 2.0.4-SNAPSHOT + 2.1.0 ../pom.xml azure-client-authentication jar - 2.0.4-SNAPSHOT + 2.1.0 Azure Java Client Authentication Library for AutoRest This package contains the authentication connectors to Active Directory for JDK. @@ -31,7 +31,7 @@ scm:git:https://github.com/Azure/autorest-clientruntime-for-java scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git - HEAD + v2.1.0 @@ -50,7 +50,7 @@ com.microsoft.azure.v2 azure-client-runtime - 2.0.4-SNAPSHOT + 2.1.0 com.microsoft.azure diff --git a/azure-client-runtime/pom.xml b/azure-client-runtime/pom.xml index 7d9f429b78..d7475047e6 100644 --- a/azure-client-runtime/pom.xml +++ b/azure-client-runtime/pom.xml @@ -8,12 +8,12 @@ com.microsoft.azure.v2 autorest-clientruntime-for-java - 2.0.4-SNAPSHOT + 2.1.0 ../pom.xml azure-client-runtime - 2.0.4-SNAPSHOT + 2.1.0 jar Azure Java Client Runtime for AutoRest @@ -31,7 +31,7 @@ scm:git:https://github.com/Azure/autorest-clientruntime-for-java scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git - HEAD + v2.1.0 @@ -50,7 +50,7 @@ com.microsoft.rest.v2 client-runtime - 2.0.4-SNAPSHOT + 2.1.0 junit diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 4b39f814c9..1c0083f2ed 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -8,12 +8,12 @@ com.microsoft.azure.v2 autorest-clientruntime-for-java - 2.0.4-SNAPSHOT + 2.1.0 ../pom.xml autorest-build-tools - 2.0.4-SNAPSHOT + 2.1.0 jar Build tools for AutoRest client runtime for Java @@ -31,7 +31,7 @@ scm:git:https://github.com/Azure/autorest-clientruntime-for-java scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git - HEAD + v2.1.0 diff --git a/client-runtime/pom.xml b/client-runtime/pom.xml index 70a24c628f..f7dd6466dd 100644 --- a/client-runtime/pom.xml +++ b/client-runtime/pom.xml @@ -12,7 +12,7 @@ com.microsoft.azure.v2 autorest-clientruntime-for-java - 2.0.4-SNAPSHOT + 2.1.0 ../pom.xml @@ -31,7 +31,7 @@ scm:git:https://github.com/Azure/autorest-clientruntime-for-java scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git - HEAD + v2.1.0 diff --git a/pom.xml b/pom.xml index a2e010cf55..ab791000be 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure.v2 autorest-clientruntime-for-java - 2.0.4-SNAPSHOT + 2.1.0 pom AutoRest Client Runtimes for Java @@ -26,7 +26,7 @@ scm:git:https://github.com/Azure/autorest-clientruntime-for-java scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git - HEAD + v2.1.0 @@ -126,7 +126,7 @@ com.microsoft.azure.v2 autorest-build-tools - 2.0.4-SNAPSHOT + 2.1.0 com.puppycrawl.tools