From a0f8333b2ab7aef8d7ff8bbecc7bf42cd679f5c9 Mon Sep 17 00:00:00 2001 From: Jianghao Lu Date: Tue, 26 Sep 2017 12:22:36 -0700 Subject: [PATCH] [maven-release-plugin] prepare release v1.3.0 --- azure-mgmt-appservice/pom.xml | 12 ++++---- azure-mgmt-batch/pom.xml | 10 +++---- azure-mgmt-billing/pom.xml | 8 ++--- azure-mgmt-cdn/pom.xml | 8 ++--- azure-mgmt-cognitiveservices/pom.xml | 8 ++--- azure-mgmt-compute/pom.xml | 14 ++++----- azure-mgmt-consumption/pom.xml | 8 ++--- azure-mgmt-containerinstance/pom.xml | 12 ++++---- azure-mgmt-containerregistry/pom.xml | 10 +++---- azure-mgmt-cosmosdb/pom.xml | 10 +++---- azure-mgmt-customerinsights/pom.xml | 8 ++--- azure-mgmt-datalake-analytics/pom.xml | 14 ++++----- azure-mgmt-datalake-store/pom.xml | 10 +++---- azure-mgmt-devices/pom.xml | 8 ++--- azure-mgmt-devtestlab/pom.xml | 8 ++--- azure-mgmt-dns/pom.xml | 8 ++--- azure-mgmt-eventhub/pom.xml | 10 +++---- azure-mgmt-graph-rbac/pom.xml | 8 ++--- azure-mgmt-insights/pom.xml | 8 ++--- azure-mgmt-keyvault/pom.xml | 10 +++---- azure-mgmt-locks/pom.xml | 7 +++-- azure-mgmt-logic/pom.xml | 8 ++--- azure-mgmt-machinelearning/pom.xml | 8 ++--- azure-mgmt-monitor/pom.xml | 10 +++---- azure-mgmt-network/pom.xml | 8 ++--- azure-mgmt-notificationhubs/pom.xml | 8 ++--- azure-mgmt-powerbi/pom.xml | 8 ++--- azure-mgmt-recoveryservices/pom.xml | 8 ++--- azure-mgmt-redis/pom.xml | 10 +++---- azure-mgmt-relay/pom.xml | 8 ++--- azure-mgmt-resources/pom.xml | 4 +-- azure-mgmt-scheduler/pom.xml | 8 ++--- azure-mgmt-search/pom.xml | 6 ++-- azure-mgmt-servicebus/pom.xml | 8 ++--- azure-mgmt-servicefabric/pom.xml | 8 ++--- azure-mgmt-sql/pom.xml | 8 ++--- azure-mgmt-storage/pom.xml | 8 ++--- azure-mgmt-streamanalytics/pom.xml | 8 ++--- azure-mgmt-trafficmanager/pom.xml | 10 +++---- azure-samples/pom.xml | 22 +++++++------- azure/pom.xml | 42 +++++++++++++-------------- pom.xml | 4 +-- 42 files changed, 206 insertions(+), 205 deletions(-) diff --git a/azure-mgmt-appservice/pom.xml b/azure-mgmt-appservice/pom.xml index 7840fabc62583..ebcb3bb86b844 100644 --- a/azure-mgmt-appservice/pom.xml +++ b/azure-mgmt-appservice/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,17 +53,17 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-keyvault - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure @@ -84,7 +84,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml index 5935ab6dec976..97f7beaca9f8a 100644 --- a/azure-mgmt-batch/pom.xml +++ b/azure-mgmt-batch/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -68,12 +68,12 @@ com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-billing/pom.xml b/azure-mgmt-billing/pom.xml index 68baac82aeeb6..67477ffffc90d 100644 --- a/azure-mgmt-billing/pom.xml +++ b/azure-mgmt-billing/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-billing - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for Billing Management This package contains Microsoft Billing Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-cdn/pom.xml b/azure-mgmt-cdn/pom.xml index c4b30efe9cbf0..5c949a3ce730c 100644 --- a/azure-mgmt-cdn/pom.xml +++ b/azure-mgmt-cdn/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -26,7 +26,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 test diff --git a/azure-mgmt-cognitiveservices/pom.xml b/azure-mgmt-cognitiveservices/pom.xml index 22b082931b679..ca636b3102589 100644 --- a/azure-mgmt-cognitiveservices/pom.xml +++ b/azure-mgmt-cognitiveservices/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-cognitiveservices - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for CognitiveServices Management This package contains Microsoft CognitiveServices Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml index 8eb6422890564..41dc7d6f71b89 100644 --- a/azure-mgmt-compute/pom.xml +++ b/azure-mgmt-compute/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,17 +53,17 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-network - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -96,7 +96,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test @@ -108,7 +108,7 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.2.2-SNAPSHOT + 1.3.0 diff --git a/azure-mgmt-consumption/pom.xml b/azure-mgmt-consumption/pom.xml index 786f7c94533ef..112531915a1ff 100644 --- a/azure-mgmt-consumption/pom.xml +++ b/azure-mgmt-consumption/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-consumption - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for Consumption Management This package contains Microsoft Consumption Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-containerinstance/pom.xml b/azure-mgmt-containerinstance/pom.xml index 46fee2f5d9ca6..6fc4f629a163e 100644 --- a/azure-mgmt-containerinstance/pom.xml +++ b/azure-mgmt-containerinstance/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -26,7 +26,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -64,19 +64,19 @@ com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure diff --git a/azure-mgmt-containerregistry/pom.xml b/azure-mgmt-containerregistry/pom.xml index 82c9e445158eb..8eec89d8575f6 100644 --- a/azure-mgmt-containerregistry/pom.xml +++ b/azure-mgmt-containerregistry/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -26,7 +26,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-cosmosdb/pom.xml b/azure-mgmt-cosmosdb/pom.xml index 3b3b25d8b9e7d..a4014a728ea52 100644 --- a/azure-mgmt-cosmosdb/pom.xml +++ b/azure-mgmt-cosmosdb/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -26,7 +26,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 test com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-customerinsights/pom.xml b/azure-mgmt-customerinsights/pom.xml index 5dcb83630f899..02d122ded6590 100644 --- a/azure-mgmt-customerinsights/pom.xml +++ b/azure-mgmt-customerinsights/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-customerinsights - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for CustomerInsights Management This package contains Microsoft CustomerInsights Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml index 52b0c40083384..d0d2be9b25eb5 100644 --- a/azure-mgmt-datalake-analytics/pom.xml +++ b/azure-mgmt-datalake-analytics/pom.xml @@ -8,12 +8,12 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-datalake-analytics - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for Data Lake Analytics Management @@ -31,7 +31,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -54,18 +54,18 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-datalake-store - 1.2.2-beta-SNAPSHOT + 1.3.0-beta test com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml index 11eaeb65cc5d4..b36639b814f7d 100644 --- a/azure-mgmt-datalake-store/pom.xml +++ b/azure-mgmt-datalake-store/pom.xml @@ -8,12 +8,12 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-datalake-store - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for Data Lake Store Management @@ -31,7 +31,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -69,7 +69,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-devices/pom.xml b/azure-mgmt-devices/pom.xml index c4f74bf0540e5..83982feea680d 100755 --- a/azure-mgmt-devices/pom.xml +++ b/azure-mgmt-devices/pom.xml @@ -12,11 +12,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-devices - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for Devices Management This package contains Microsoft Devices Management SDK. @@ -31,7 +31,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -51,7 +51,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-devtestlab/pom.xml b/azure-mgmt-devtestlab/pom.xml index 28c3be69912a8..dd714967f21cd 100644 --- a/azure-mgmt-devtestlab/pom.xml +++ b/azure-mgmt-devtestlab/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-devtestlab - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for DevTestLab Management This package contains Microsoft DevTestLab Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-dns/pom.xml b/azure-mgmt-dns/pom.xml index 6cfa62065c13a..61db41478847e 100644 --- a/azure-mgmt-dns/pom.xml +++ b/azure-mgmt-dns/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-eventhub/pom.xml b/azure-mgmt-eventhub/pom.xml index 46e41e1beefa5..c7bb8b16597b1 100644 --- a/azure-mgmt-eventhub/pom.xml +++ b/azure-mgmt-eventhub/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-eventhub - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for EventHub Management This package contains Microsoft EventHub Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -45,7 +45,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 com.jcraft @@ -62,7 +62,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml index b3b3b5a5bad54..709df5ae5ffda 100644 --- a/azure-mgmt-graph-rbac/pom.xml +++ b/azure-mgmt-graph-rbac/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-insights/pom.xml b/azure-mgmt-insights/pom.xml index 758b9a46c549f..192c825d846a7 100644 --- a/azure-mgmt-insights/pom.xml +++ b/azure-mgmt-insights/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-insights - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for Insights Management This package contains Microsoft Insights Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml index 80c54ad436531..d3d3d33b15cbb 100644 --- a/azure-mgmt-keyvault/pom.xml +++ b/azure-mgmt-keyvault/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -73,7 +73,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-locks/pom.xml b/azure-mgmt-locks/pom.xml index 36221c068c002..661e49846dac8 100644 --- a/azure-mgmt-locks/pom.xml +++ b/azure-mgmt-locks/pom.xml @@ -10,10 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-locks + 1.3.0-beta jar Microsoft Azure SDK for Locks Management This package contains Microsoft Locks Management SDK. @@ -28,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -48,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-logic/pom.xml b/azure-mgmt-logic/pom.xml index 1f3c83b56f9af..2ee10220f1840 100755 --- a/azure-mgmt-logic/pom.xml +++ b/azure-mgmt-logic/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-logic - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for Logic Management This package contains Microsoft Logic Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-machinelearning/pom.xml b/azure-mgmt-machinelearning/pom.xml index be71559bb56ef..c764557428688 100755 --- a/azure-mgmt-machinelearning/pom.xml +++ b/azure-mgmt-machinelearning/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-machinelearning - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for MachineLearning Management This package contains Microsoft MachineLearning Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-monitor/pom.xml b/azure-mgmt-monitor/pom.xml index d0a85f71fa685..8d81589120c9b 100644 --- a/azure-mgmt-monitor/pom.xml +++ b/azure-mgmt-monitor/pom.xml @@ -4,12 +4,12 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-monitor - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for Monitor Management @@ -27,7 +27,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -50,7 +50,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -65,7 +65,7 @@ com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 test diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml index c106761b097b7..90770b4fd8024 100644 --- a/azure-mgmt-network/pom.xml +++ b/azure-mgmt-network/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-notificationhubs/pom.xml b/azure-mgmt-notificationhubs/pom.xml index 6348251be5f63..dff19d7867896 100644 --- a/azure-mgmt-notificationhubs/pom.xml +++ b/azure-mgmt-notificationhubs/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-notificationhubs - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for NotificationHubs Management This package contains Microsoft NotificationHubs Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-powerbi/pom.xml b/azure-mgmt-powerbi/pom.xml index 778734e732a92..f52ea036ced6a 100755 --- a/azure-mgmt-powerbi/pom.xml +++ b/azure-mgmt-powerbi/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-powerbi - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for PowerBI Management This package contains Microsoft PowerBI Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-recoveryservices/pom.xml b/azure-mgmt-recoveryservices/pom.xml index 01ad97dcfd24b..452e6f702afcd 100755 --- a/azure-mgmt-recoveryservices/pom.xml +++ b/azure-mgmt-recoveryservices/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-recoveryservices - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for RecoveryServices Management This package contains Microsoft RecoveryServices Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml index 9ac5c83135022..3efe8b0aec1a5 100644 --- a/azure-mgmt-redis/pom.xml +++ b/azure-mgmt-redis/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -26,7 +26,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 test com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-relay/pom.xml b/azure-mgmt-relay/pom.xml index 8e74723ccf491..a7f41ab7b11ef 100755 --- a/azure-mgmt-relay/pom.xml +++ b/azure-mgmt-relay/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-relay - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for Relay Management This package contains Microsoft Relay Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml index e36acbc2c1e7e..9d14225dc8c68 100644 --- a/azure-mgmt-resources/pom.xml +++ b/azure-mgmt-resources/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 diff --git a/azure-mgmt-scheduler/pom.xml b/azure-mgmt-scheduler/pom.xml index 82800adf3ca8a..355a26ea99e74 100644 --- a/azure-mgmt-scheduler/pom.xml +++ b/azure-mgmt-scheduler/pom.xml @@ -8,13 +8,13 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-scheduler jar - 1.2.2-beta-SNAPSHOT + 1.3.0-beta Microsoft Azure SDK for Scheduler Management This package contains Microsoft Azure Sche Management SDK. @@ -31,7 +31,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml index 7467c855b5a38..bd37874cb6d4c 100644 --- a/azure-mgmt-search/pom.xml +++ b/azure-mgmt-search/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-servicebus/pom.xml b/azure-mgmt-servicebus/pom.xml index 34a196011c4ad..a01d0f9f2bd23 100644 --- a/azure-mgmt-servicebus/pom.xml +++ b/azure-mgmt-servicebus/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 joda-time @@ -73,7 +73,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-servicefabric/pom.xml b/azure-mgmt-servicefabric/pom.xml index eddcd9ac5ea2f..98a03dbad5571 100644 --- a/azure-mgmt-servicefabric/pom.xml +++ b/azure-mgmt-servicefabric/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-servicefabric - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for ServiceFabric Management This package contains Microsoft ServiceFabric Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-sql/pom.xml b/azure-mgmt-sql/pom.xml index 28acc3764d358..2cc009c687c80 100644 --- a/azure-mgmt-sql/pom.xml +++ b/azure-mgmt-sql/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml index c0b79a01aa3b4..643e2d3fbfcd2 100644 --- a/azure-mgmt-storage/pom.xml +++ b/azure-mgmt-storage/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure-mgmt-streamanalytics/pom.xml b/azure-mgmt-streamanalytics/pom.xml index c7517defafe66..7d3679616e71b 100755 --- a/azure-mgmt-streamanalytics/pom.xml +++ b/azure-mgmt-streamanalytics/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-mgmt-streamanalytics - 1.2.2-beta-SNAPSHOT + 1.3.0-beta jar Microsoft Azure SDK for StreamAnalytics Management This package contains Microsoft StreamAnalytics Management SDK. @@ -29,7 +29,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit diff --git a/azure-mgmt-trafficmanager/pom.xml b/azure-mgmt-trafficmanager/pom.xml index ad54fa10f9d72..7602a915e0990 100644 --- a/azure-mgmt-trafficmanager/pom.xml +++ b/azure-mgmt-trafficmanager/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 diff --git a/azure-samples/pom.xml b/azure-samples/pom.xml index 0be307ae7de11..d0b536da3cc59 100644 --- a/azure-samples/pom.xml +++ b/azure-samples/pom.xml @@ -9,12 +9,12 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml azure-samples - 1.2.2-SNAPSHOT + 1.3.0 Microsoft Azure SDK samples This package contains Microsoft Azure SDK samples. @@ -31,7 +31,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -65,37 +65,37 @@ com.microsoft.azure azure - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-network - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-compute - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-appservice - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-cosmosdb - 1.2.2-SNAPSHOT + 1.3.0 org.slf4j @@ -136,7 +136,7 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 test-jar test diff --git a/azure/pom.xml b/azure/pom.xml index 32c332c6bc2c2..fa8b1086bc064 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.2.2-SNAPSHOT + 1.3.0 ../pom.xml @@ -30,7 +30,7 @@ scm:git:https://github.com/Azure/azure-sdk-for-java scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD + v1.3.0 @@ -57,57 +57,57 @@ com.microsoft.azure azure-mgmt-resources - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-storage - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-network - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-compute - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-keyvault - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-batch - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-trafficmanager - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-dns - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-redis - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-appservice - 1.2.2-SNAPSHOT + 1.3.0 junit @@ -129,32 +129,32 @@ com.microsoft.azure azure-mgmt-cdn - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-sql - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-containerinstance - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-containerregistry - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-cosmosdb - 1.2.2-SNAPSHOT + 1.3.0 com.microsoft.azure azure-mgmt-search - 1.2.2-SNAPSHOT + 1.3.0