diff --git a/azure-arm-client-runtime/pom.xml b/azure-arm-client-runtime/pom.xml index c336f19a24..dccb78d764 100644 --- a/azure-arm-client-runtime/pom.xml +++ b/azure-arm-client-runtime/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.6.3-SNAPSHOT + 1.6.3 ../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.6.3 @@ -49,12 +49,12 @@ com.microsoft.rest client-runtime - 1.6.3-SNAPSHOT + 1.6.3 com.microsoft.azure azure-client-runtime - 1.6.3-SNAPSHOT + 1.6.3 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-client-authentication - 1.6.3-SNAPSHOT + 1.6.3 test diff --git a/azure-client-authentication/pom.xml b/azure-client-authentication/pom.xml index 1c868942a9..ee2b65d138 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.6.3-SNAPSHOT + 1.6.3 ../pom.xml azure-client-authentication jar - 1.6.3-SNAPSHOT + 1.6.3 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.6.3 @@ -50,7 +50,7 @@ com.microsoft.azure azure-client-runtime - 1.6.3-SNAPSHOT + 1.6.3 commons-codec diff --git a/azure-client-runtime/pom.xml b/azure-client-runtime/pom.xml index 92b2e522b1..a159494329 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.6.3-SNAPSHOT + 1.6.3 ../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.6.3 @@ -49,7 +49,7 @@ com.microsoft.rest client-runtime - 1.6.3-SNAPSHOT + 1.6.3 junit diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 557e1ea90d..6dd31dc018 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -8,12 +8,12 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.6.3-SNAPSHOT + 1.6.3 ../pom.xml autorest-build-tools - 1.6.3-SNAPSHOT + 1.6.3 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.6.3 diff --git a/client-runtime/pom.xml b/client-runtime/pom.xml index bc655a8f78..e4e9fa4692 100644 --- a/client-runtime/pom.xml +++ b/client-runtime/pom.xml @@ -11,7 +11,7 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.6.3-SNAPSHOT + 1.6.3 ../pom.xml @@ -32,7 +32,7 @@ scm:git:https://github.com/Azure/autorest-clientruntime-for-java scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git - HEAD + v1.6.3 diff --git a/pom.xml b/pom.xml index 30f1fde7fa..3818f9a0e8 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.6.3-SNAPSHOT + 1.6.3 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.6.3 @@ -147,7 +147,7 @@ com.microsoft.azure autorest-build-tools - 1.6.3-SNAPSHOT + 1.6.3 com.puppycrawl.tools