diff --git a/azure-arm-client-runtime/pom.xml b/azure-arm-client-runtime/pom.xml index 986742ac3c..7b7cccaf51 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.7-SNAPSHOT + 1.6.8-Snapshot ../pom.xml @@ -49,12 +49,12 @@ com.microsoft.rest client-runtime - 1.6.7-SNAPSHOT + 1.6.8-Snapshot com.microsoft.azure azure-client-runtime - 1.6.7-SNAPSHOT + 1.6.8-Snapshot junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-client-authentication - 1.6.7-SNAPSHOT + 1.6.8-Snapshot test diff --git a/azure-client-authentication/pom.xml b/azure-client-authentication/pom.xml index 5af1b36c1e..2b76d356db 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.7-SNAPSHOT + 1.6.8-Snapshot ../pom.xml azure-client-authentication jar - 1.6.7-SNAPSHOT + 1.6.8-Snapshot Azure Java Client Authentication Library for AutoRest This package contains the authentication connectors to Active Directory for JDK. @@ -50,7 +50,7 @@ com.microsoft.azure azure-client-runtime - 1.6.7-SNAPSHOT + 1.6.8-Snapshot commons-codec diff --git a/azure-client-runtime/pom.xml b/azure-client-runtime/pom.xml index e4dd772473..4bd5b369f8 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.7-SNAPSHOT + 1.6.8-Snapshot ../pom.xml @@ -49,7 +49,7 @@ com.microsoft.rest client-runtime - 1.6.7-SNAPSHOT + 1.6.8-Snapshot junit diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 2072504b15..47b9585ae6 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -8,12 +8,12 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.6.7-SNAPSHOT + 1.6.8-Snapshot ../pom.xml autorest-build-tools - 1.6.7-SNAPSHOT + 1.6.8-Snapshot jar Build tools for AutoRest client runtime for Java diff --git a/client-runtime/pom.xml b/client-runtime/pom.xml index 0969ebca71..a3203fa1f2 100644 --- a/client-runtime/pom.xml +++ b/client-runtime/pom.xml @@ -11,7 +11,7 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.6.7-SNAPSHOT + 1.6.8-Snapshot ../pom.xml diff --git a/pom.xml b/pom.xml index d228ec00d5..c6500b459c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure autorest-clientruntime-for-java - 1.6.7-SNAPSHOT + 1.6.8-Snapshot pom AutoRest Client Runtimes for Java @@ -152,7 +152,7 @@ com.microsoft.azure autorest-build-tools - 1.6.7-SNAPSHOT + 1.6.8-Snapshot com.puppycrawl.tools