From dc3a529f3a14d856fda92bfaf724216c4f97edbe Mon Sep 17 00:00:00 2001 From: Jianghao Lu Date: Mon, 4 Mar 2019 14:50:29 -0800 Subject: [PATCH] [maven-release-plugin] prepare release v1.20.1 --- azure-mgmt-appservice/pom.xml | 12 +++--- azure-mgmt-batch/pom.xml | 10 ++--- azure-mgmt-batchai/pom.xml | 10 ++--- azure-mgmt-cdn/pom.xml | 8 ++-- azure-mgmt-compute/pom.xml | 16 ++++---- 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-datalake-analytics/pom.xml | 14 +++---- azure-mgmt-datalake-store/pom.xml | 10 ++--- azure-mgmt-dns/pom.xml | 8 ++-- azure-mgmt-eventhub/pom.xml | 12 +++--- azure-mgmt-graph-rbac/pom.xml | 8 ++-- azure-mgmt-keyvault/pom.xml | 10 ++--- azure-mgmt-locks/pom.xml | 8 ++-- azure-mgmt-monitor/pom.xml | 16 ++++---- azure-mgmt-msi/pom.xml | 12 +++--- azure-mgmt-network/pom.xml | 8 ++-- azure-mgmt-redis/pom.xml | 10 ++--- azure-mgmt-resources/pom.xml | 4 +- azure-mgmt-search/pom.xml | 6 +-- azure-mgmt-servicebus/pom.xml | 8 ++-- azure-mgmt-sql/pom.xml | 10 ++--- azure-mgmt-storage/pom.xml | 8 ++-- azure-mgmt-trafficmanager/pom.xml | 10 ++--- azure-samples/pom.xml | 22 +++++------ azure/pom.xml | 54 +++++++++++++-------------- pom.xml | 4 +- 29 files changed, 170 insertions(+), 170 deletions(-) diff --git a/azure-mgmt-appservice/pom.xml b/azure-mgmt-appservice/pom.xml index 3cc28407fce..f110f8ed8c6 100644 --- a/azure-mgmt-appservice/pom.xml +++ b/azure-mgmt-appservice/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,17 +53,17 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-keyvault - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure @@ -88,7 +88,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml index 6c19b66f395..a0f3558a2ac 100644 --- a/azure-mgmt-batch/pom.xml +++ b/azure-mgmt-batch/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -68,12 +68,12 @@ com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-batchai/pom.xml b/azure-mgmt-batchai/pom.xml index 6bf08c67752..a56327b6391 100644 --- a/azure-mgmt-batchai/pom.xml +++ b/azure-mgmt-batchai/pom.xml @@ -10,12 +10,12 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../pom.xml azure-mgmt-batchai jar - 1.20.1-SNAPSHOT + 1.20.1 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.20.1 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 com.jcraft @@ -66,7 +66,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-cdn/pom.xml b/azure-mgmt-cdn/pom.xml index ef7a57afc5e..6623a448af8 100644 --- a/azure-mgmt-cdn/pom.xml +++ b/azure-mgmt-cdn/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 test diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml index 25b0a0940a1..0abe17d2427 100644 --- a/azure-mgmt-compute/pom.xml +++ b/azure-mgmt-compute/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-network - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-msi - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -100,7 +100,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test @@ -112,7 +112,7 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.20.1-SNAPSHOT + 1.20.1 com.google.code.gson diff --git a/azure-mgmt-containerinstance/pom.xml b/azure-mgmt-containerinstance/pom.xml index 832c7be65e9..18ff0baa594 100644 --- a/azure-mgmt-containerinstance/pom.xml +++ b/azure-mgmt-containerinstance/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -64,19 +64,19 @@ com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure diff --git a/azure-mgmt-containerregistry/pom.xml b/azure-mgmt-containerregistry/pom.xml index 8d697b37b29..0b78f9323dc 100644 --- a/azure-mgmt-containerregistry/pom.xml +++ b/azure-mgmt-containerregistry/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-containerservice/pom.xml b/azure-mgmt-containerservice/pom.xml index 89dc51aea07..bf358402da2 100644 --- a/azure-mgmt-containerservice/pom.xml +++ b/azure-mgmt-containerservice/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-cosmosdb/pom.xml b/azure-mgmt-cosmosdb/pom.xml index b7f5368ef50..ebc438d9d56 100644 --- a/azure-mgmt-cosmosdb/pom.xml +++ b/azure-mgmt-cosmosdb/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 test com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml index 6f0276178a8..f18f5b2b5e1 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.20.1-SNAPSHOT + 1.20.1 ../pom.xml azure-mgmt-datalake-analytics - 1.12.12-beta-SNAPSHOT + 1.20.1 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.20.1 @@ -54,18 +54,18 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-datalake-store - 1.12.12-beta-SNAPSHOT + 1.20.1 test com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml index 6f16e95ced6..36ceb0941a7 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.20.1-SNAPSHOT + 1.20.1 ../pom.xml azure-mgmt-datalake-store - 1.12.12-beta-SNAPSHOT + 1.20.1 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.20.1 @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -69,7 +69,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-dns/pom.xml b/azure-mgmt-dns/pom.xml index 3dce5e9adfa..9901156387a 100644 --- a/azure-mgmt-dns/pom.xml +++ b/azure-mgmt-dns/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-eventhub/pom.xml b/azure-mgmt-eventhub/pom.xml index 86d6fa63aa3..4182afba979 100644 --- a/azure-mgmt-eventhub/pom.xml +++ b/azure-mgmt-eventhub/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../pom.xml azure-mgmt-eventhub - 1.20.1-SNAPSHOT + 1.20.1 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.20.1 UTF-8 @@ -45,12 +45,12 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml index ec1f5142275..05ce2d5bb5b 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.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml index 94f5b703bd2..54ca9a2644b 100644 --- a/azure-mgmt-keyvault/pom.xml +++ b/azure-mgmt-keyvault/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-graph-rbac - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure @@ -77,7 +77,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-locks/pom.xml b/azure-mgmt-locks/pom.xml index 10d2e5cb802..af6d31fa23f 100644 --- a/azure-mgmt-locks/pom.xml +++ b/azure-mgmt-locks/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../pom.xml azure-mgmt-locks - 1.20.1-SNAPSHOT + 1.20.1 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.20.1 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit diff --git a/azure-mgmt-monitor/pom.xml b/azure-mgmt-monitor/pom.xml index d2f08ceeacb..508479f0642 100644 --- a/azure-mgmt-monitor/pom.xml +++ b/azure-mgmt-monitor/pom.xml @@ -4,12 +4,12 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../pom.xml azure-mgmt-monitor - 1.20.1-SNAPSHOT + 1.20.1 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.20.1 @@ -50,7 +50,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -65,19 +65,19 @@ com.microsoft.azure azure-mgmt-compute - 1.20.1-SNAPSHOT + 1.20.1 test com.microsoft.azure azure-mgmt-appservice - 1.20.1-SNAPSHOT + 1.20.1 test com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test @@ -89,7 +89,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.20.1-SNAPSHOT + 1.20.1 test diff --git a/azure-mgmt-msi/pom.xml b/azure-mgmt-msi/pom.xml index 4c16a0ef7b6..b15501ebb1f 100644 --- a/azure-mgmt-msi/pom.xml +++ b/azure-mgmt-msi/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -49,12 +49,12 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-graph-rbac - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -69,13 +69,13 @@ com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 test com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml index d1ff6358d69..b489edac463 100644 --- a/azure-mgmt-network/pom.xml +++ b/azure-mgmt-network/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml index 4f3a48fdab9..f3b697bdfba 100644 --- a/azure-mgmt-redis/pom.xml +++ b/azure-mgmt-redis/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 test com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml index 90025507c5e..494b3a3d8ca 100644 --- a/azure-mgmt-resources/pom.xml +++ b/azure-mgmt-resources/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml index 90f4c2f73da..220200ebd75 100644 --- a/azure-mgmt-search/pom.xml +++ b/azure-mgmt-search/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit diff --git a/azure-mgmt-servicebus/pom.xml b/azure-mgmt-servicebus/pom.xml index f118d43e385..8013f5a366b 100644 --- a/azure-mgmt-servicebus/pom.xml +++ b/azure-mgmt-servicebus/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 joda-time @@ -73,7 +73,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-sql/pom.xml b/azure-mgmt-sql/pom.xml index ebaa9ef1736..749614380fb 100644 --- a/azure-mgmt-sql/pom.xml +++ b/azure-mgmt-sql/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml index 3c6592d446f..30fc433791e 100644 --- a/azure-mgmt-storage/pom.xml +++ b/azure-mgmt-storage/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure-mgmt-trafficmanager/pom.xml b/azure-mgmt-trafficmanager/pom.xml index 14a6d864df0..790b27f2d3d 100644 --- a/azure-mgmt-trafficmanager/pom.xml +++ b/azure-mgmt-trafficmanager/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 org.slf4j diff --git a/azure-samples/pom.xml b/azure-samples/pom.xml index 3b45c252d91..d9580851a8c 100644 --- a/azure-samples/pom.xml +++ b/azure-samples/pom.xml @@ -9,12 +9,12 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../pom.xml azure-samples - 1.20.1-SNAPSHOT + 1.20.1 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.20.1 @@ -65,37 +65,37 @@ com.microsoft.azure azure - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-network - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-compute - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-appservice - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-cosmosdb - 1.20.1-SNAPSHOT + 1.20.1 org.slf4j @@ -148,7 +148,7 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 test-jar test diff --git a/azure/pom.xml b/azure/pom.xml index b11050c5511..9d1cbb2d503 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.20.1-SNAPSHOT + 1.20.1 ../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.20.1 @@ -57,62 +57,62 @@ com.microsoft.azure azure-mgmt-resources - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-storage - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-network - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-compute - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-graph-rbac - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-keyvault - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-batch - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-trafficmanager - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-dns - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-redis - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-appservice - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-locks - 1.20.1-SNAPSHOT + 1.20.1 javax.xml.bind @@ -122,7 +122,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.20.1-SNAPSHOT + 1.20.1 junit @@ -144,47 +144,47 @@ com.microsoft.azure azure-mgmt-cdn - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-sql - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-containerinstance - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-containerregistry - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-containerservice - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-cosmosdb - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-search - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-msi - 1.20.1-SNAPSHOT + 1.20.1 com.microsoft.azure azure-mgmt-monitor - 1.20.1-SNAPSHOT + 1.20.1