From 46b3f67cfe04fdb41720e16b81359508b2915415 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 --- pom.xml | 55 +++++++++++++++++++++---------------------------------- 1 file changed, 21 insertions(+), 34 deletions(-) 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 + +