diff --git a/azure-client-authentication/pom.xml b/azure-client-authentication/pom.xml index 35a7c689e1..1bd99fe085 100644 --- a/azure-client-authentication/pom.xml +++ b/azure-client-authentication/pom.xml @@ -8,13 +8,13 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.0.5-SNAPSHOT + 1.1.0 ../pom.xml azure-client-authentication jar - 1.0.5-SNAPSHOT + 1.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 + v1.1.0 @@ -50,7 +50,7 @@ com.microsoft.azure azure-client-runtime - 1.0.5-SNAPSHOT + 1.1.0 com.microsoft.azure diff --git a/azure-client-runtime/pom.xml b/azure-client-runtime/pom.xml index 6435fe2bd6..0942963a59 100644 --- a/azure-client-runtime/pom.xml +++ b/azure-client-runtime/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.0.5-SNAPSHOT + 1.1.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/autorest-clientruntime-for-java scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git - HEAD + v1.1.0 @@ -49,7 +49,7 @@ com.microsoft.rest client-runtime - 1.0.5-SNAPSHOT + 1.1.0 junit diff --git a/build-tools/pom.xml b/build-tools/pom.xml index beec55f857..c430b07742 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -8,12 +8,12 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.0.5-SNAPSHOT + 1.1.0 ../pom.xml autorest-build-tools - 1.0.5-SNAPSHOT + 1.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 + v1.1.0 diff --git a/client-runtime/pom.xml b/client-runtime/pom.xml index bac95d2011..4b7fb84965 100644 --- a/client-runtime/pom.xml +++ b/client-runtime/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.0.5-SNAPSHOT + 1.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 + v1.1.0 diff --git a/pom.xml b/pom.xml index 0e7cdf5766..3a5a8805d7 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.0.5-SNAPSHOT + 1.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 + v1.1.0 @@ -147,7 +147,7 @@ com.microsoft.azure autorest-build-tools - 1.0.5-SNAPSHOT + 1.1.0 com.puppycrawl.tools