From 156280617986506d71e32112d9e2f9aaff242677 Mon Sep 17 00:00:00 2001 From: Azure-Fluent Date: Fri, 28 Feb 2020 05:59:41 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.31.1 --- 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 | 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, 177 insertions(+), 177 deletions(-) diff --git a/azure-mgmt-appservice/pom.xml b/azure-mgmt-appservice/pom.xml index d59d2066b3c..944cd014ee8 100644 --- a/azure-mgmt-appservice/pom.xml +++ b/azure-mgmt-appservice/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-msi - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-keyvault - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure @@ -93,7 +93,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml index 5158442ddbd..0713556ffeb 100644 --- a/azure-mgmt-batch/pom.xml +++ b/azure-mgmt-batch/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -68,12 +68,12 @@ com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-batchai/pom.xml b/azure-mgmt-batchai/pom.xml index 10905bfcd77..2c29c229810 100644 --- a/azure-mgmt-batchai/pom.xml +++ b/azure-mgmt-batchai/pom.xml @@ -10,12 +10,12 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.1 ../pom.xml azure-mgmt-batchai jar - 1.31.1-SNAPSHOT + 1.31.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.31.1 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 com.jcraft @@ -66,7 +66,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-cdn/pom.xml b/azure-mgmt-cdn/pom.xml index 2a9576cec6e..d07e18102e9 100644 --- a/azure-mgmt-cdn/pom.xml +++ b/azure-mgmt-cdn/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 test diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml index 45bcf48e45d..1e2087266f1 100644 --- a/azure-mgmt-compute/pom.xml +++ b/azure-mgmt-compute/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-network - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-msi - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -100,14 +100,14 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test com.microsoft.azure azure-mgmt-keyvault - 1.31.1-SNAPSHOT + 1.31.1 test @@ -118,7 +118,7 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.31.1-SNAPSHOT + 1.31.1 com.google.code.gson diff --git a/azure-mgmt-containerinstance/pom.xml b/azure-mgmt-containerinstance/pom.xml index 27e31b157b1..144d2711586 100644 --- a/azure-mgmt-containerinstance/pom.xml +++ b/azure-mgmt-containerinstance/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -64,19 +64,19 @@ com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure @@ -99,13 +99,13 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.31.1-SNAPSHOT + 1.31.1 compile com.microsoft.azure azure-mgmt-msi - 1.31.1-SNAPSHOT + 1.31.1 compile diff --git a/azure-mgmt-containerregistry/pom.xml b/azure-mgmt-containerregistry/pom.xml index 7a382a4c11a..d6a92d83f43 100644 --- a/azure-mgmt-containerregistry/pom.xml +++ b/azure-mgmt-containerregistry/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-containerservice/pom.xml b/azure-mgmt-containerservice/pom.xml index ecbec882e30..0cadb282c40 100644 --- a/azure-mgmt-containerservice/pom.xml +++ b/azure-mgmt-containerservice/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-cosmosdb/pom.xml b/azure-mgmt-cosmosdb/pom.xml index a302e62535a..e484bd24a86 100644 --- a/azure-mgmt-cosmosdb/pom.xml +++ b/azure-mgmt-cosmosdb/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -64,20 +64,20 @@ com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 test com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test com.microsoft.azure azure-mgmt-network - 1.31.1-SNAPSHOT + 1.31.1 test diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml index b81f0103601..27cdc2ad76d 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.1-SNAPSHOT + 1.31.1 ../pom.xml azure-mgmt-datalake-analytics - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -54,18 +54,18 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-datalake-store - 1.31.1-SNAPSHOT + 1.31.1 test com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml index b6a58c54546..6531b2cffcc 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.1-SNAPSHOT + 1.31.1 ../pom.xml azure-mgmt-datalake-store - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -69,7 +69,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-dns/pom.xml b/azure-mgmt-dns/pom.xml index 3e152135db0..2fa67f56124 100644 --- a/azure-mgmt-dns/pom.xml +++ b/azure-mgmt-dns/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-eventhub/pom.xml b/azure-mgmt-eventhub/pom.xml index 4b0e7fef62a..0f632f51ebd 100644 --- a/azure-mgmt-eventhub/pom.xml +++ b/azure-mgmt-eventhub/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.1 ../pom.xml azure-mgmt-eventhub - 1.31.1-SNAPSHOT + 1.31.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.31.1 UTF-8 @@ -45,12 +45,12 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml index b39a375935d..32eccd131c4 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.1-SNAPSHOT + 1.31.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.31.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml index 362d251caf4..70dd79ca45f 100644 --- a/azure-mgmt-keyvault/pom.xml +++ b/azure-mgmt-keyvault/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-graph-rbac - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure @@ -77,7 +77,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-locks/pom.xml b/azure-mgmt-locks/pom.xml index 44bfa4ff73b..67193c93438 100644 --- a/azure-mgmt-locks/pom.xml +++ b/azure-mgmt-locks/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.1 ../pom.xml azure-mgmt-locks - 1.31.1-SNAPSHOT + 1.31.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.31.1 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit diff --git a/azure-mgmt-monitor/pom.xml b/azure-mgmt-monitor/pom.xml index 05c5f3f4b88..8a902fd89fb 100644 --- a/azure-mgmt-monitor/pom.xml +++ b/azure-mgmt-monitor/pom.xml @@ -4,12 +4,12 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.1 ../pom.xml azure-mgmt-monitor - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -50,7 +50,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -65,19 +65,19 @@ com.microsoft.azure azure-mgmt-compute - 1.31.1-SNAPSHOT + 1.31.1 test com.microsoft.azure azure-mgmt-appservice - 1.31.1-SNAPSHOT + 1.31.1 test com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test @@ -89,7 +89,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.31.1-SNAPSHOT + 1.31.1 test diff --git a/azure-mgmt-msi/pom.xml b/azure-mgmt-msi/pom.xml index bce89a85a76..ec3f08d0641 100644 --- a/azure-mgmt-msi/pom.xml +++ b/azure-mgmt-msi/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -49,12 +49,12 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-graph-rbac - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -69,13 +69,13 @@ com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 test com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml index fa45d35c400..10c89e1f54f 100644 --- a/azure-mgmt-network/pom.xml +++ b/azure-mgmt-network/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -68,20 +68,20 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test com.microsoft.azure azure-mgmt-keyvault - 1.31.1-SNAPSHOT + 1.31.1 test com.microsoft.azure azure-mgmt-msi - 1.31.1-SNAPSHOT + 1.31.1 test diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml index f43f40b3b9d..124614e6315 100644 --- a/azure-mgmt-redis/pom.xml +++ b/azure-mgmt-redis/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 test com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml index 67511636a05..3b71c7e00b8 100644 --- a/azure-mgmt-resources/pom.xml +++ b/azure-mgmt-resources/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml index b226120dc4b..60a7f05a4c2 100644 --- a/azure-mgmt-search/pom.xml +++ b/azure-mgmt-search/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit diff --git a/azure-mgmt-servicebus/pom.xml b/azure-mgmt-servicebus/pom.xml index a508f13f5fe..70c7d3d0d8f 100644 --- a/azure-mgmt-servicebus/pom.xml +++ b/azure-mgmt-servicebus/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 joda-time @@ -73,7 +73,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-sql/pom.xml b/azure-mgmt-sql/pom.xml index 4a79659f6d4..a23acb10fc3 100644 --- a/azure-mgmt-sql/pom.xml +++ b/azure-mgmt-sql/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml index 6c953d5f20b..2ae3bef468b 100644 --- a/azure-mgmt-storage/pom.xml +++ b/azure-mgmt-storage/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure-mgmt-trafficmanager/pom.xml b/azure-mgmt-trafficmanager/pom.xml index 6c0b274a59c..f841b36a345 100644 --- a/azure-mgmt-trafficmanager/pom.xml +++ b/azure-mgmt-trafficmanager/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 org.slf4j diff --git a/azure-samples/pom.xml b/azure-samples/pom.xml index 85ebee441cc..2b44e417b64 100644 --- a/azure-samples/pom.xml +++ b/azure-samples/pom.xml @@ -9,12 +9,12 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.1 ../pom.xml azure-samples - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -65,37 +65,37 @@ com.microsoft.azure azure - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-network - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-compute - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-appservice - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-cosmosdb - 1.31.1-SNAPSHOT + 1.31.1 org.slf4j @@ -148,7 +148,7 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 test-jar test diff --git a/azure/pom.xml b/azure/pom.xml index 8acb726f4f8..e9867508e50 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.31.1-SNAPSHOT + 1.31.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.31.1 @@ -57,62 +57,62 @@ com.microsoft.azure azure-mgmt-resources - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-storage - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-network - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-compute - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-graph-rbac - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-keyvault - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-batch - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-trafficmanager - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-dns - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-redis - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-appservice - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-locks - 1.31.1-SNAPSHOT + 1.31.1 javax.xml.bind @@ -122,7 +122,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.31.1-SNAPSHOT + 1.31.1 junit @@ -144,47 +144,47 @@ com.microsoft.azure azure-mgmt-cdn - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-sql - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-containerinstance - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-containerregistry - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-containerservice - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-cosmosdb - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-search - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-msi - 1.31.1-SNAPSHOT + 1.31.1 com.microsoft.azure azure-mgmt-monitor - 1.31.1-SNAPSHOT + 1.31.1