From f209023d401e759169eba73c777f205adf0f6423 Mon Sep 17 00:00:00 2001 From: Jianghao Lu Date: Tue, 24 Nov 2015 11:03:18 -0800 Subject: [PATCH] Version number for library --- azure-mgmt-compute/pom.xml | 2 +- azure-mgmt-network/pom.xml | 2 +- azure-mgmt-resources/pom.xml | 14 ++------ azure-mgmt-storage/pom.xml | 2 +- azure/pom.xml | 63 ++++++++---------------------------- pom.xml | 55 ++++++++++++------------------- 6 files changed, 40 insertions(+), 98 deletions(-) diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml index d5875e261426..5856f62cf269 100644 --- a/azure-mgmt-compute/pom.xml +++ b/azure-mgmt-compute/pom.xml @@ -17,7 +17,7 @@ com.microsoft.azure azure - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../azure/pom.xml diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml index a4e4eb54080d..1ef11b73b1fb 100644 --- a/azure-mgmt-network/pom.xml +++ b/azure-mgmt-network/pom.xml @@ -17,7 +17,7 @@ com.microsoft.azure azure - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../azure/pom.xml diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml index 2a4466e55b9e..5a8baabf1fe2 100644 --- a/azure-mgmt-resources/pom.xml +++ b/azure-mgmt-resources/pom.xml @@ -17,7 +17,7 @@ com.microsoft.azure azure - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../azure/pom.xml @@ -55,14 +55,6 @@ - - nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - default - - true - - adx-snapshots Azure ADX Snapshots @@ -83,12 +75,12 @@ com.squareup.okhttp okhttp - 2.6.0-SNAPSHOT + 2.6.0 com.squareup.okhttp logging-interceptor - 2.6.0-SNAPSHOT + 2.6.0 junit diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml index 662efaea664c..fbb40d76b2bc 100644 --- a/azure-mgmt-storage/pom.xml +++ b/azure-mgmt-storage/pom.xml @@ -17,7 +17,7 @@ com.microsoft.azure azure - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../azure/pom.xml diff --git a/azure/pom.xml b/azure/pom.xml index 3dc221fe91dc..0bb0c98a601e 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -16,7 +16,7 @@ 4.0.0 com.microsoft.azure - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT azure-bom @@ -55,15 +55,6 @@ - - nexus-snapshots - Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - default - - true - - adx-snapshots Azure ADX Snapshots @@ -75,6 +66,16 @@ + + + adx-snapshots + Azure ADX Snapshots + ftp://waws-prod-bay-005.ftp.azurewebsites.windows.net/site/wwwroot/ + true + default + + + @@ -95,7 +96,7 @@ com.squareup.okhttp okhttp - 2.6.0-SNAPSHOT + 2.6.0 @@ -165,49 +166,11 @@ org.apache.maven.plugins maven-release-plugin - 2.5.2 + 2.5.3 - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-help-plugin - [2.1.1,) - - evaluate - - - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - [2.11,) - - check - - - - - - - - - - org.apache.maven.plugins maven-resources-plugin diff --git a/pom.xml b/pom.xml index 7953620dad7a..3022d9030c76 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 4.0.0 com.microsoft.azure azure-bom - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom Microsoft Azure SDK @@ -38,7 +38,7 @@ - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT @@ -47,6 +47,17 @@ Microsoft + + + + adx-snapshots + Azure ADX Snapshots + ftp://waws-prod-bay-005.ftp.azurewebsites.windows.net/site/wwwroot/ + true + default + + + azure @@ -56,40 +67,16 @@ org.apache.maven.plugins maven-release-plugin - 2.5.2 + 2.5.3 - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.apache.maven.plugins - - - maven-checkstyle-plugin - - - [2.11,) - - - check - - - - - - - - - - + + + org.apache.maven.wagon + wagon-ftp + 2.10 + +