From 6f490fb52abc701802bf1b4ea465612129674ad6 Mon Sep 17 00:00:00 2001 From: Tanyi Chen Date: Fri, 25 Oct 2019 10:33:17 +0800 Subject: [PATCH] [maven-release-plugin] prepare release v1.27.2 --- azure-mgmt-appservice/pom.xml | 14 +++---- azure-mgmt-batch/pom.xml | 10 ++--- azure-mgmt-batchai/pom.xml | 10 ++--- azure-mgmt-cdn/pom.xml | 8 ++-- azure-mgmt-compute/pom.xml | 18 ++++----- azure-mgmt-containerinstance/pom.xml | 16 ++++---- 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 | 12 +++--- 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, 176 insertions(+), 176 deletions(-) diff --git a/azure-mgmt-appservice/pom.xml b/azure-mgmt-appservice/pom.xml index 6eba3e34281..856ac86d2e6 100644 --- a/azure-mgmt-appservice/pom.xml +++ b/azure-mgmt-appservice/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-msi - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-keyvault - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure @@ -93,7 +93,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml index fe09dcda9db..dcfaa66897f 100644 --- a/azure-mgmt-batch/pom.xml +++ b/azure-mgmt-batch/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -68,12 +68,12 @@ com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-batchai/pom.xml b/azure-mgmt-batchai/pom.xml index 6d7e63175f5..d36fdadb3c0 100644 --- a/azure-mgmt-batchai/pom.xml +++ b/azure-mgmt-batchai/pom.xml @@ -10,12 +10,12 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../pom.xml azure-mgmt-batchai jar - 1.27.1-SNAPSHOT + 1.27.2 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.27.2 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 com.jcraft @@ -66,7 +66,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-cdn/pom.xml b/azure-mgmt-cdn/pom.xml index 38f89cc1d89..403a8921099 100644 --- a/azure-mgmt-cdn/pom.xml +++ b/azure-mgmt-cdn/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 test diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml index 160e7ebfc04..dab793ede01 100644 --- a/azure-mgmt-compute/pom.xml +++ b/azure-mgmt-compute/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-network - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-msi - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -100,14 +100,14 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test com.microsoft.azure azure-mgmt-keyvault - 1.27.1-SNAPSHOT + 1.27.2 test @@ -118,7 +118,7 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.27.1-SNAPSHOT + 1.27.2 com.google.code.gson diff --git a/azure-mgmt-containerinstance/pom.xml b/azure-mgmt-containerinstance/pom.xml index f3c7cdccbb1..8974e2684a2 100644 --- a/azure-mgmt-containerinstance/pom.xml +++ b/azure-mgmt-containerinstance/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -64,19 +64,19 @@ com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure @@ -99,13 +99,13 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.27.1-SNAPSHOT + 1.27.2 compile com.microsoft.azure azure-mgmt-msi - 1.27.1-SNAPSHOT + 1.27.2 compile diff --git a/azure-mgmt-containerregistry/pom.xml b/azure-mgmt-containerregistry/pom.xml index f68556d9ade..7b26f07d9cc 100644 --- a/azure-mgmt-containerregistry/pom.xml +++ b/azure-mgmt-containerregistry/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-containerservice/pom.xml b/azure-mgmt-containerservice/pom.xml index 49662eb42c5..30c5c6e3267 100644 --- a/azure-mgmt-containerservice/pom.xml +++ b/azure-mgmt-containerservice/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-cosmosdb/pom.xml b/azure-mgmt-cosmosdb/pom.xml index 553df5c1af2..16fe0ffef03 100644 --- a/azure-mgmt-cosmosdb/pom.xml +++ b/azure-mgmt-cosmosdb/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 test com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml index f4a5cf141ac..dcdba7f83b2 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.27.1-SNAPSHOT + 1.27.2 ../pom.xml azure-mgmt-datalake-analytics - 1.27.1-SNAPSHOT + 1.27.2 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.27.2 @@ -54,18 +54,18 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-datalake-store - 1.27.1-SNAPSHOT + 1.27.2 test com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml index a8e4314d627..df256421dd3 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.27.1-SNAPSHOT + 1.27.2 ../pom.xml azure-mgmt-datalake-store - 1.27.1-SNAPSHOT + 1.27.2 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.27.2 @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -69,7 +69,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-dns/pom.xml b/azure-mgmt-dns/pom.xml index 4ea3bce8dac..b3d6c64ffe4 100644 --- a/azure-mgmt-dns/pom.xml +++ b/azure-mgmt-dns/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-eventhub/pom.xml b/azure-mgmt-eventhub/pom.xml index 611ec1ebedb..7c9d347cf88 100644 --- a/azure-mgmt-eventhub/pom.xml +++ b/azure-mgmt-eventhub/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../pom.xml azure-mgmt-eventhub - 1.27.1-SNAPSHOT + 1.27.2 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.27.2 UTF-8 @@ -45,12 +45,12 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml index ce4bc1a3aee..a4f15a03c26 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.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml index c7fa22eb745..94377e5f2e2 100644 --- a/azure-mgmt-keyvault/pom.xml +++ b/azure-mgmt-keyvault/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-graph-rbac - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure @@ -77,7 +77,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-locks/pom.xml b/azure-mgmt-locks/pom.xml index efa0834e530..4dd83952f64 100644 --- a/azure-mgmt-locks/pom.xml +++ b/azure-mgmt-locks/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../pom.xml azure-mgmt-locks - 1.27.1-SNAPSHOT + 1.27.2 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.27.2 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit diff --git a/azure-mgmt-monitor/pom.xml b/azure-mgmt-monitor/pom.xml index cab2648dbb2..6ec0d00674c 100644 --- a/azure-mgmt-monitor/pom.xml +++ b/azure-mgmt-monitor/pom.xml @@ -4,12 +4,12 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../pom.xml azure-mgmt-monitor - 1.27.1-SNAPSHOT + 1.27.2 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.27.2 @@ -50,7 +50,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -65,19 +65,19 @@ com.microsoft.azure azure-mgmt-compute - 1.27.1-SNAPSHOT + 1.27.2 test com.microsoft.azure azure-mgmt-appservice - 1.27.1-SNAPSHOT + 1.27.2 test com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test @@ -89,7 +89,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.27.1-SNAPSHOT + 1.27.2 test diff --git a/azure-mgmt-msi/pom.xml b/azure-mgmt-msi/pom.xml index a33f4266af2..4884ce800b2 100644 --- a/azure-mgmt-msi/pom.xml +++ b/azure-mgmt-msi/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -49,12 +49,12 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-graph-rbac - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -69,13 +69,13 @@ com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 test com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml index 5e55410190f..864d37887ad 100644 --- a/azure-mgmt-network/pom.xml +++ b/azure-mgmt-network/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -68,20 +68,20 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test com.microsoft.azure azure-mgmt-keyvault - 1.27.1-SNAPSHOT + 1.27.2 test com.microsoft.azure azure-mgmt-msi - 1.27.1-SNAPSHOT + 1.27.2 test diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml index 7ab6685ab31..aae8e53c271 100644 --- a/azure-mgmt-redis/pom.xml +++ b/azure-mgmt-redis/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 test com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml index 465bb322066..3b49f78d366 100644 --- a/azure-mgmt-resources/pom.xml +++ b/azure-mgmt-resources/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml index 1c23b6fa27c..3c0789889b3 100644 --- a/azure-mgmt-search/pom.xml +++ b/azure-mgmt-search/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit diff --git a/azure-mgmt-servicebus/pom.xml b/azure-mgmt-servicebus/pom.xml index 4e7d03c828e..5c02b67f220 100644 --- a/azure-mgmt-servicebus/pom.xml +++ b/azure-mgmt-servicebus/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 joda-time @@ -73,7 +73,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-sql/pom.xml b/azure-mgmt-sql/pom.xml index 187e5d88626..5f062786fba 100644 --- a/azure-mgmt-sql/pom.xml +++ b/azure-mgmt-sql/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml index c8083e263f2..8f8ea58f6d4 100644 --- a/azure-mgmt-storage/pom.xml +++ b/azure-mgmt-storage/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure-mgmt-trafficmanager/pom.xml b/azure-mgmt-trafficmanager/pom.xml index 0385b32d92f..7180c9b6692 100644 --- a/azure-mgmt-trafficmanager/pom.xml +++ b/azure-mgmt-trafficmanager/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 org.slf4j diff --git a/azure-samples/pom.xml b/azure-samples/pom.xml index e3f20d71140..81b923d92aa 100644 --- a/azure-samples/pom.xml +++ b/azure-samples/pom.xml @@ -9,12 +9,12 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../pom.xml azure-samples - 1.27.1-SNAPSHOT + 1.27.2 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.27.2 @@ -65,37 +65,37 @@ com.microsoft.azure azure - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-network - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-compute - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-appservice - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-cosmosdb - 1.27.1-SNAPSHOT + 1.27.2 org.slf4j @@ -148,7 +148,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 test-jar test diff --git a/azure/pom.xml b/azure/pom.xml index e711952ae52..aa310d8b823 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.1-SNAPSHOT + 1.27.2 ../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.27.2 @@ -57,62 +57,62 @@ com.microsoft.azure azure-mgmt-resources - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-storage - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-network - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-compute - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-graph-rbac - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-keyvault - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-batch - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-trafficmanager - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-dns - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-redis - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-appservice - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-locks - 1.27.1-SNAPSHOT + 1.27.2 javax.xml.bind @@ -122,7 +122,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.27.1-SNAPSHOT + 1.27.2 junit @@ -144,47 +144,47 @@ com.microsoft.azure azure-mgmt-cdn - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-sql - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-containerinstance - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-containerregistry - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-containerservice - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-cosmosdb - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-search - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-msi - 1.27.1-SNAPSHOT + 1.27.2 com.microsoft.azure azure-mgmt-monitor - 1.27.1-SNAPSHOT + 1.27.2