From f7f3ee52be222268f32b458aa9ac946b086d63be Mon Sep 17 00:00:00 2001 From: Azure-Fluent Date: Thu, 19 Mar 2020 05:58:36 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.32.0 --- 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 | 14 +++---- azure-mgmt-containerregistry/pom.xml | 10 ++--- azure-mgmt-containerservice/pom.xml | 10 ++--- azure-mgmt-cosmosdb/pom.xml | 12 +++--- 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 710984cd5b7..638fd1911cb 100644 --- a/azure-mgmt-appservice/pom.xml +++ b/azure-mgmt-appservice/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-msi - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-keyvault - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure @@ -123,7 +123,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml index 3cffe938685..853c7eb5c85 100644 --- a/azure-mgmt-batch/pom.xml +++ b/azure-mgmt-batch/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 commons-io @@ -93,7 +93,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-batchai/pom.xml b/azure-mgmt-batchai/pom.xml index f508ea07285..dbf523c4097 100644 --- a/azure-mgmt-batchai/pom.xml +++ b/azure-mgmt-batchai/pom.xml @@ -10,12 +10,12 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.0 ../pom.xml azure-mgmt-batchai jar - 1.31.2-SNAPSHOT + 1.32.0 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.32.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 com.jcraft @@ -96,7 +96,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-cdn/pom.xml b/azure-mgmt-cdn/pom.xml index 49ffec49770..7825e6a4fb9 100644 --- a/azure-mgmt-cdn/pom.xml +++ b/azure-mgmt-cdn/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 test diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml index 9f709c7acbb..1f0bcbe3ebf 100644 --- a/azure-mgmt-compute/pom.xml +++ b/azure-mgmt-compute/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-network - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-msi - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -100,7 +100,7 @@ com.microsoft.azure azure-mgmt-keyvault - 1.31.2-SNAPSHOT + 1.32.0 test @@ -111,7 +111,7 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.31.2-SNAPSHOT + 1.32.0 com.google.code.gson @@ -137,7 +137,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-containerinstance/pom.xml b/azure-mgmt-containerinstance/pom.xml index 17eedec6eb9..ec0b7cc9789 100644 --- a/azure-mgmt-containerinstance/pom.xml +++ b/azure-mgmt-containerinstance/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure @@ -92,13 +92,13 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.31.2-SNAPSHOT + 1.32.0 compile com.microsoft.azure azure-mgmt-msi - 1.31.2-SNAPSHOT + 1.32.0 compile diff --git a/azure-mgmt-containerregistry/pom.xml b/azure-mgmt-containerregistry/pom.xml index fde19e0bd78..61add4f60a7 100644 --- a/azure-mgmt-containerregistry/pom.xml +++ b/azure-mgmt-containerregistry/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 commons-io @@ -89,7 +89,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-containerservice/pom.xml b/azure-mgmt-containerservice/pom.xml index b17b9bf70af..f82a42339c2 100644 --- a/azure-mgmt-containerservice/pom.xml +++ b/azure-mgmt-containerservice/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 commons-io @@ -89,7 +89,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-cosmosdb/pom.xml b/azure-mgmt-cosmosdb/pom.xml index 816786fe84c..e12567c672f 100644 --- a/azure-mgmt-cosmosdb/pom.xml +++ b/azure-mgmt-cosmosdb/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 test com.microsoft.azure azure-mgmt-network - 1.31.2-SNAPSHOT + 1.32.0 test @@ -96,7 +96,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml index f991583f688..bbb63ab04b8 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.31.2-SNAPSHOT + 1.32.0 ../pom.xml azure-mgmt-datalake-analytics - 1.31.2-SNAPSHOT + 1.32.0 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.32.0 @@ -54,18 +54,18 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-datalake-store - 1.31.2-SNAPSHOT + 1.32.0 test com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 test @@ -102,7 +102,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml index aeab9b6a3d2..70b8d76303e 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.31.2-SNAPSHOT + 1.32.0 ../pom.xml azure-mgmt-datalake-store - 1.31.2-SNAPSHOT + 1.32.0 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.32.0 @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -90,7 +90,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-dns/pom.xml b/azure-mgmt-dns/pom.xml index 66323c2143a..dc6b8ea2a21 100644 --- a/azure-mgmt-dns/pom.xml +++ b/azure-mgmt-dns/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -88,7 +88,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-eventhub/pom.xml b/azure-mgmt-eventhub/pom.xml index daff62571e6..2270011d4ad 100644 --- a/azure-mgmt-eventhub/pom.xml +++ b/azure-mgmt-eventhub/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.0 ../pom.xml azure-mgmt-eventhub - 1.31.2-SNAPSHOT + 1.32.0 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.32.0 UTF-8 @@ -45,12 +45,12 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure @@ -106,7 +106,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml index 2390d8622eb..358063e1ce0 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.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -88,7 +88,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml index 1f486efbd71..fbac230a0af 100644 --- a/azure-mgmt-keyvault/pom.xml +++ b/azure-mgmt-keyvault/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure @@ -97,7 +97,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-locks/pom.xml b/azure-mgmt-locks/pom.xml index 71fe4342be3..01ef70e88c8 100644 --- a/azure-mgmt-locks/pom.xml +++ b/azure-mgmt-locks/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.0 ../pom.xml azure-mgmt-locks - 1.31.2-SNAPSHOT + 1.32.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.32.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit diff --git a/azure-mgmt-monitor/pom.xml b/azure-mgmt-monitor/pom.xml index 5fb568a5b48..fd2b8fac8b7 100644 --- a/azure-mgmt-monitor/pom.xml +++ b/azure-mgmt-monitor/pom.xml @@ -4,12 +4,12 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.0 ../pom.xml azure-mgmt-monitor - 1.31.2-SNAPSHOT + 1.32.0 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.32.0 @@ -50,7 +50,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -65,13 +65,13 @@ com.microsoft.azure azure-mgmt-compute - 1.31.2-SNAPSHOT + 1.32.0 test com.microsoft.azure azure-mgmt-appservice - 1.31.2-SNAPSHOT + 1.32.0 test @@ -82,7 +82,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.31.2-SNAPSHOT + 1.32.0 test @@ -103,7 +103,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-msi/pom.xml b/azure-mgmt-msi/pom.xml index 944f5e0ebaa..43139db5de6 100644 --- a/azure-mgmt-msi/pom.xml +++ b/azure-mgmt-msi/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -49,12 +49,12 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -69,7 +69,7 @@ com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 test @@ -95,7 +95,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml index bcb96eb0d93..7ed0bb3928f 100644 --- a/azure-mgmt-network/pom.xml +++ b/azure-mgmt-network/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -68,13 +68,13 @@ com.microsoft.azure azure-mgmt-keyvault - 1.31.2-SNAPSHOT + 1.32.0 test com.microsoft.azure azure-mgmt-msi - 1.31.2-SNAPSHOT + 1.32.0 test @@ -100,7 +100,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml index 5950c3e1309..a0f4aec5820 100644 --- a/azure-mgmt-redis/pom.xml +++ b/azure-mgmt-redis/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 test @@ -90,7 +90,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml index 07c9121fb87..cca271f5a56 100644 --- a/azure-mgmt-resources/pom.xml +++ b/azure-mgmt-resources/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml index 3f7cff9457d..8e9e42643b0 100644 --- a/azure-mgmt-search/pom.xml +++ b/azure-mgmt-search/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit diff --git a/azure-mgmt-servicebus/pom.xml b/azure-mgmt-servicebus/pom.xml index c8828d795b6..7c5aee514c0 100644 --- a/azure-mgmt-servicebus/pom.xml +++ b/azure-mgmt-servicebus/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 joda-time @@ -93,7 +93,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-sql/pom.xml b/azure-mgmt-sql/pom.xml index 771b0483f00..f39c63cabd5 100644 --- a/azure-mgmt-sql/pom.xml +++ b/azure-mgmt-sql/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure @@ -101,7 +101,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml index 11ea9b453ca..0489b30f022 100644 --- a/azure-mgmt-storage/pom.xml +++ b/azure-mgmt-storage/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -88,7 +88,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-mgmt-trafficmanager/pom.xml b/azure-mgmt-trafficmanager/pom.xml index 082871bb568..f378fd67c7d 100644 --- a/azure-mgmt-trafficmanager/pom.xml +++ b/azure-mgmt-trafficmanager/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -74,7 +74,7 @@ com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 org.slf4j @@ -94,7 +94,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure-samples/pom.xml b/azure-samples/pom.xml index a89d24cc183..1375f45b72f 100644 --- a/azure-samples/pom.xml +++ b/azure-samples/pom.xml @@ -9,12 +9,12 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.0 ../pom.xml azure-samples - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -65,37 +65,37 @@ com.microsoft.azure azure - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-network - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-compute - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-appservice - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-cosmosdb - 1.31.2-SNAPSHOT + 1.32.0 org.slf4j @@ -198,7 +198,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 test-jar test diff --git a/azure/pom.xml b/azure/pom.xml index 3791c6800b2..2a35b7a42dd 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.2-SNAPSHOT + 1.32.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.32.0 @@ -57,62 +57,62 @@ com.microsoft.azure azure-mgmt-resources - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-storage - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-network - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-compute - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-keyvault - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-batch - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-trafficmanager - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-dns - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-redis - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-appservice - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-locks - 1.31.2-SNAPSHOT + 1.32.0 javax.xml.bind @@ -122,7 +122,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.31.2-SNAPSHOT + 1.32.0 junit @@ -144,47 +144,47 @@ com.microsoft.azure azure-mgmt-cdn - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-sql - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-containerinstance - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-containerregistry - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-containerservice - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-cosmosdb - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-search - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-msi - 1.31.2-SNAPSHOT + 1.32.0 com.microsoft.azure azure-mgmt-monitor - 1.31.2-SNAPSHOT + 1.32.0