From 3c681718232a9952bde8fc4f20a5818459c55fda Mon Sep 17 00:00:00 2001 From: Jianghao Lu Date: Wed, 15 Nov 2017 23:19:52 -0800 Subject: [PATCH] [maven-release-plugin] prepare release v1.4.0 --- azure-mgmt-appservice/pom.xml | 12 +++---- azure-mgmt-batch/pom.xml | 10 +++--- azure-mgmt-batchai/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 | 7 ++-- azure-mgmt-containerinstance/pom.xml | 12 +++---- azure-mgmt-containerregistry/pom.xml | 10 +++--- azure-mgmt-containerservice/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 | 8 ++--- 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 | 46 +++++++++++++-------------- pom.xml | 4 +-- 44 files changed, 218 insertions(+), 217 deletions(-) diff --git a/azure-mgmt-appservice/pom.xml b/azure-mgmt-appservice/pom.xml index ba263441989..f99e5d51dd1 100644 --- a/azure-mgmt-appservice/pom.xml +++ b/azure-mgmt-appservice/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,17 +53,17 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-keyvault - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure @@ -84,7 +84,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml index 506bee86c1c..344348a10aa 100644 --- a/azure-mgmt-batch/pom.xml +++ b/azure-mgmt-batch/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -68,12 +68,12 @@ com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-batchai/pom.xml b/azure-mgmt-batchai/pom.xml index 665c3ed5e02..59b1d5ebeb5 100644 --- a/azure-mgmt-batchai/pom.xml +++ b/azure-mgmt-batchai/pom.xml @@ -10,12 +10,12 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-batchai jar - 1.3.1-beta-SNAPSHOT + 1.4.0-beta Microsoft Azure SDK for BatchAI Management This package contains Microsoft BatchAI Management SDK. https://github.com/Azure/azure-sdk-for-java @@ -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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 com.jcraft @@ -66,7 +66,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-billing/pom.xml b/azure-mgmt-billing/pom.xml index 6f6dab8c96e..1f1aa5a7ff3 100644 --- a/azure-mgmt-billing/pom.xml +++ b/azure-mgmt-billing/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-billing - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-cdn/pom.xml b/azure-mgmt-cdn/pom.xml index 2a33f50703e..0a2f7d3fe22 100644 --- a/azure-mgmt-cdn/pom.xml +++ b/azure-mgmt-cdn/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 test diff --git a/azure-mgmt-cognitiveservices/pom.xml b/azure-mgmt-cognitiveservices/pom.xml index 817f52e52a4..71a3a087a0e 100644 --- a/azure-mgmt-cognitiveservices/pom.xml +++ b/azure-mgmt-cognitiveservices/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-cognitiveservices - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml index 05efbc9b518..17e522e6909 100644 --- a/azure-mgmt-compute/pom.xml +++ b/azure-mgmt-compute/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,17 +53,17 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-network - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -96,7 +96,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test @@ -108,7 +108,7 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.3.1-SNAPSHOT + 1.4.0 diff --git a/azure-mgmt-consumption/pom.xml b/azure-mgmt-consumption/pom.xml index a9e4cad8dd7..e8a3e70d032 100644 --- a/azure-mgmt-consumption/pom.xml +++ b/azure-mgmt-consumption/pom.xml @@ -10,10 +10,11 @@ com.microsoft.azure azure-parent - 1.1.3-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-consumption + 1.4.0-beta jar Microsoft Azure SDK for Consumption Management This package contains Microsoft Consumption 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.4.0 UTF-8 @@ -48,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.1.3-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-containerinstance/pom.xml b/azure-mgmt-containerinstance/pom.xml index e7f82c2083f..b260c95e25f 100644 --- a/azure-mgmt-containerinstance/pom.xml +++ b/azure-mgmt-containerinstance/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -64,19 +64,19 @@ com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure diff --git a/azure-mgmt-containerregistry/pom.xml b/azure-mgmt-containerregistry/pom.xml index 5bd74ee0fac..48a95013877 100644 --- a/azure-mgmt-containerregistry/pom.xml +++ b/azure-mgmt-containerregistry/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-containerservice/pom.xml b/azure-mgmt-containerservice/pom.xml index 3b0ea0c7eb9..d3f3027671e 100644 --- a/azure-mgmt-containerservice/pom.xml +++ b/azure-mgmt-containerservice/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-cosmosdb/pom.xml b/azure-mgmt-cosmosdb/pom.xml index c993ffdd496..d35142bc627 100644 --- a/azure-mgmt-cosmosdb/pom.xml +++ b/azure-mgmt-cosmosdb/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 test com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-customerinsights/pom.xml b/azure-mgmt-customerinsights/pom.xml index 8a22b1f392b..faf7e66c829 100644 --- a/azure-mgmt-customerinsights/pom.xml +++ b/azure-mgmt-customerinsights/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-customerinsights - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml index 0edae103a52..ed6683c8f3d 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.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-datalake-analytics - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 @@ -54,18 +54,18 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-datalake-store - 1.3.1-beta-SNAPSHOT + 1.4.0-beta test com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml index 54e53731272..9a03aa7e60e 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.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-datalake-store - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -69,7 +69,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-devices/pom.xml b/azure-mgmt-devices/pom.xml index 1ab0623cd04..4e88e90b68b 100755 --- a/azure-mgmt-devices/pom.xml +++ b/azure-mgmt-devices/pom.xml @@ -12,11 +12,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-devices - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -51,7 +51,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-devtestlab/pom.xml b/azure-mgmt-devtestlab/pom.xml index a3f44739361..1345bb5be83 100644 --- a/azure-mgmt-devtestlab/pom.xml +++ b/azure-mgmt-devtestlab/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-devtestlab - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-dns/pom.xml b/azure-mgmt-dns/pom.xml index d8cdce7a731..94ec4260430 100644 --- a/azure-mgmt-dns/pom.xml +++ b/azure-mgmt-dns/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-eventhub/pom.xml b/azure-mgmt-eventhub/pom.xml index f8e853603ba..67e4a5d3a61 100644 --- a/azure-mgmt-eventhub/pom.xml +++ b/azure-mgmt-eventhub/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-eventhub - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -45,7 +45,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 com.jcraft @@ -62,7 +62,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml index 436d6ddab92..1540484ccc2 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.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-insights/pom.xml b/azure-mgmt-insights/pom.xml index 688fcc984f0..15022fcc25d 100644 --- a/azure-mgmt-insights/pom.xml +++ b/azure-mgmt-insights/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-insights - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml index b8fa2874dcd..9a5833ea687 100644 --- a/azure-mgmt-keyvault/pom.xml +++ b/azure-mgmt-keyvault/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -73,7 +73,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-locks/pom.xml b/azure-mgmt-locks/pom.xml index 5bab12e79d7..9151fe2d863 100644 --- a/azure-mgmt-locks/pom.xml +++ b/azure-mgmt-locks/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-locks - 1.3.1-SNAPSHOT + 1.4.0 jar Microsoft Azure SDK for Locks Management This package contains Microsoft Locks 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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-logic/pom.xml b/azure-mgmt-logic/pom.xml index 9fc78bc192a..adaad28ed9d 100755 --- a/azure-mgmt-logic/pom.xml +++ b/azure-mgmt-logic/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-logic - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-machinelearning/pom.xml b/azure-mgmt-machinelearning/pom.xml index 4cf6f7cbb1d..f3f5dd0d6be 100755 --- a/azure-mgmt-machinelearning/pom.xml +++ b/azure-mgmt-machinelearning/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-machinelearning - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-monitor/pom.xml b/azure-mgmt-monitor/pom.xml index b17190eb0f1..46a71c7426a 100644 --- a/azure-mgmt-monitor/pom.xml +++ b/azure-mgmt-monitor/pom.xml @@ -4,12 +4,12 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-monitor - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 @@ -50,7 +50,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -65,7 +65,7 @@ com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 test diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml index 68c325e996f..91abef380f8 100644 --- a/azure-mgmt-network/pom.xml +++ b/azure-mgmt-network/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-notificationhubs/pom.xml b/azure-mgmt-notificationhubs/pom.xml index 2101c5d0913..7a016cbe4dc 100644 --- a/azure-mgmt-notificationhubs/pom.xml +++ b/azure-mgmt-notificationhubs/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-notificationhubs - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-powerbi/pom.xml b/azure-mgmt-powerbi/pom.xml index 2fac396cad1..372a16af284 100755 --- a/azure-mgmt-powerbi/pom.xml +++ b/azure-mgmt-powerbi/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-powerbi - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-recoveryservices/pom.xml b/azure-mgmt-recoveryservices/pom.xml index 019e531823f..940e1984cc5 100755 --- a/azure-mgmt-recoveryservices/pom.xml +++ b/azure-mgmt-recoveryservices/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-recoveryservices - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml index 7f2c90b83b1..4c284ea77b8 100644 --- a/azure-mgmt-redis/pom.xml +++ b/azure-mgmt-redis/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 test com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-relay/pom.xml b/azure-mgmt-relay/pom.xml index 7c0096c156d..3f5c41dbb34 100755 --- a/azure-mgmt-relay/pom.xml +++ b/azure-mgmt-relay/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-relay - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml index 5dca2342a2d..7424818a188 100644 --- a/azure-mgmt-resources/pom.xml +++ b/azure-mgmt-resources/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 diff --git a/azure-mgmt-scheduler/pom.xml b/azure-mgmt-scheduler/pom.xml index b6f81baf05e..8e1963807c6 100644 --- a/azure-mgmt-scheduler/pom.xml +++ b/azure-mgmt-scheduler/pom.xml @@ -8,13 +8,13 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-scheduler jar - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml index 1d7da775b7c..28961428cb4 100644 --- a/azure-mgmt-search/pom.xml +++ b/azure-mgmt-search/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-servicebus/pom.xml b/azure-mgmt-servicebus/pom.xml index 5ac09d714a7..34cfd3944e3 100644 --- a/azure-mgmt-servicebus/pom.xml +++ b/azure-mgmt-servicebus/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 joda-time @@ -73,7 +73,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-servicefabric/pom.xml b/azure-mgmt-servicefabric/pom.xml index 6004706e2bd..f68111550a8 100644 --- a/azure-mgmt-servicefabric/pom.xml +++ b/azure-mgmt-servicefabric/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-servicefabric - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-sql/pom.xml b/azure-mgmt-sql/pom.xml index a22088e7c0b..ba3b6b612a0 100644 --- a/azure-mgmt-sql/pom.xml +++ b/azure-mgmt-sql/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml index a5c47f48c72..48e79ec8fb8 100644 --- a/azure-mgmt-storage/pom.xml +++ b/azure-mgmt-storage/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure-mgmt-streamanalytics/pom.xml b/azure-mgmt-streamanalytics/pom.xml index 83a5c5db989..8c4ac396d8c 100755 --- a/azure-mgmt-streamanalytics/pom.xml +++ b/azure-mgmt-streamanalytics/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-mgmt-streamanalytics - 1.3.1-beta-SNAPSHOT + 1.4.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.4.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit diff --git a/azure-mgmt-trafficmanager/pom.xml b/azure-mgmt-trafficmanager/pom.xml index 341cd2381ef..d92ff3b42d4 100644 --- a/azure-mgmt-trafficmanager/pom.xml +++ b/azure-mgmt-trafficmanager/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 diff --git a/azure-samples/pom.xml b/azure-samples/pom.xml index 083d7a2aa59..99c292af0de 100644 --- a/azure-samples/pom.xml +++ b/azure-samples/pom.xml @@ -9,12 +9,12 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.0 ../pom.xml azure-samples - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -65,37 +65,37 @@ com.microsoft.azure azure - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-network - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-compute - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-appservice - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-cosmosdb - 1.3.1-SNAPSHOT + 1.4.0 org.slf4j @@ -136,7 +136,7 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 test-jar test diff --git a/azure/pom.xml b/azure/pom.xml index f33a095fe2a..ad36025afbd 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.3.1-SNAPSHOT + 1.4.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.4.0 @@ -57,62 +57,62 @@ com.microsoft.azure azure-mgmt-resources - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-storage - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-network - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-compute - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-keyvault - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-batch - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-trafficmanager - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-dns - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-redis - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-appservice - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-locks - 1.3.1-SNAPSHOT + 1.4.0 junit @@ -134,37 +134,37 @@ com.microsoft.azure azure-mgmt-cdn - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-sql - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-containerinstance - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-containerregistry - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-containerservice - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-cosmosdb - 1.3.1-SNAPSHOT + 1.4.0 com.microsoft.azure azure-mgmt-search - 1.3.1-SNAPSHOT + 1.4.0