diff --git a/azure-client-authentication/pom.xml b/azure-client-authentication/pom.xml index 1bd99fe085..9aa557f228 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.1.0 + 1.1.1-SNAPSHOT ../pom.xml azure-client-authentication jar - 1.1.0 + 1.1.1-SNAPSHOT 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 - v1.1.0 + HEAD @@ -50,7 +50,7 @@ com.microsoft.azure azure-client-runtime - 1.1.0 + 1.1.1-SNAPSHOT com.microsoft.azure diff --git a/azure-client-runtime/pom.xml b/azure-client-runtime/pom.xml index 0942963a59..6c38c7d922 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.1.0 + 1.1.1-SNAPSHOT ../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 - v1.1.0 + HEAD @@ -49,7 +49,7 @@ com.microsoft.rest client-runtime - 1.1.0 + 1.1.1-SNAPSHOT junit diff --git a/build-tools/pom.xml b/build-tools/pom.xml index c430b07742..fa16bbd761 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -8,12 +8,12 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.1.0 + 1.1.1-SNAPSHOT ../pom.xml autorest-build-tools - 1.1.0 + 1.1.1-SNAPSHOT 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 - v1.1.0 + HEAD diff --git a/client-runtime/pom.xml b/client-runtime/pom.xml index 4b7fb84965..b7edfb530e 100644 --- a/client-runtime/pom.xml +++ b/client-runtime/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.1.0 + 1.1.1-SNAPSHOT ../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 - v1.1.0 + HEAD diff --git a/pom.xml b/pom.xml index 3a5a8805d7..03aa523f11 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.1.0 + 1.1.1-SNAPSHOT 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 - v1.1.0 + HEAD @@ -147,7 +147,7 @@ com.microsoft.azure autorest-build-tools - 1.1.0 + 1.1.1-SNAPSHOT com.puppycrawl.tools