From 81d2ab7d5b159e8f2145cc5dc288e07ed8fe7740 Mon Sep 17 00:00:00 2001 From: Tanyi Chen Date: Fri, 11 Oct 2019 10:48:18 +0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 7bf980e085..6eba3e3428 100644 --- a/azure-mgmt-appservice/pom.xml +++ b/azure-mgmt-appservice/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-msi - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-keyvault - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure @@ -93,7 +93,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml index 279423dfde..fe09dcda9d 100644 --- a/azure-mgmt-batch/pom.xml +++ b/azure-mgmt-batch/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -68,12 +68,12 @@ com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-batchai/pom.xml b/azure-mgmt-batchai/pom.xml index a0306a4d23..6d7e63175f 100644 --- a/azure-mgmt-batchai/pom.xml +++ b/azure-mgmt-batchai/pom.xml @@ -10,12 +10,12 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../pom.xml azure-mgmt-batchai jar - 1.27.0 + 1.27.1-SNAPSHOT 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 - v1.27.0 + HEAD UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT com.jcraft @@ -66,7 +66,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-cdn/pom.xml b/azure-mgmt-cdn/pom.xml index 0a986b5ee6..38f89cc1d8 100644 --- a/azure-mgmt-cdn/pom.xml +++ b/azure-mgmt-cdn/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT test diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml index 8529dcf59e..160e7ebfc0 100644 --- a/azure-mgmt-compute/pom.xml +++ b/azure-mgmt-compute/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-network - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-msi - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -100,14 +100,14 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test com.microsoft.azure azure-mgmt-keyvault - 1.27.0 + 1.27.1-SNAPSHOT test @@ -118,7 +118,7 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.27.0 + 1.27.1-SNAPSHOT com.google.code.gson diff --git a/azure-mgmt-containerinstance/pom.xml b/azure-mgmt-containerinstance/pom.xml index 7ca9bbeac1..f3c7cdccbb 100644 --- a/azure-mgmt-containerinstance/pom.xml +++ b/azure-mgmt-containerinstance/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -64,19 +64,19 @@ com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure @@ -99,13 +99,13 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.27.0 + 1.27.1-SNAPSHOT compile com.microsoft.azure azure-mgmt-msi - 1.27.0 + 1.27.1-SNAPSHOT compile diff --git a/azure-mgmt-containerregistry/pom.xml b/azure-mgmt-containerregistry/pom.xml index d03640e3fb..f68556d9ad 100644 --- a/azure-mgmt-containerregistry/pom.xml +++ b/azure-mgmt-containerregistry/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-containerservice/pom.xml b/azure-mgmt-containerservice/pom.xml index 6933ea48ef..49662eb42c 100644 --- a/azure-mgmt-containerservice/pom.xml +++ b/azure-mgmt-containerservice/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-cosmosdb/pom.xml b/azure-mgmt-cosmosdb/pom.xml index 6c521dcd50..553df5c1af 100644 --- a/azure-mgmt-cosmosdb/pom.xml +++ b/azure-mgmt-cosmosdb/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT test com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml index f5810ca49c..f4a5cf141a 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.0 + 1.27.1-SNAPSHOT ../pom.xml azure-mgmt-datalake-analytics - 1.27.0 + 1.27.1-SNAPSHOT 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 - v1.27.0 + HEAD @@ -54,18 +54,18 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-datalake-store - 1.27.0 + 1.27.1-SNAPSHOT test com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml index 9ee9259bd4..a8e4314d62 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.0 + 1.27.1-SNAPSHOT ../pom.xml azure-mgmt-datalake-store - 1.27.0 + 1.27.1-SNAPSHOT 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 - v1.27.0 + HEAD @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -69,7 +69,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-dns/pom.xml b/azure-mgmt-dns/pom.xml index becc6a6375..4ea3bce8da 100644 --- a/azure-mgmt-dns/pom.xml +++ b/azure-mgmt-dns/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-eventhub/pom.xml b/azure-mgmt-eventhub/pom.xml index fea47552ba..611ec1ebed 100644 --- a/azure-mgmt-eventhub/pom.xml +++ b/azure-mgmt-eventhub/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../pom.xml azure-mgmt-eventhub - 1.27.0 + 1.27.1-SNAPSHOT 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 - v1.27.0 + HEAD UTF-8 @@ -45,12 +45,12 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml index 9b969df63a..ce4bc1a3ae 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.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml index 3701993422..c7fa22eb74 100644 --- a/azure-mgmt-keyvault/pom.xml +++ b/azure-mgmt-keyvault/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-graph-rbac - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure @@ -77,7 +77,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-locks/pom.xml b/azure-mgmt-locks/pom.xml index 779e5bcfdf..efa0834e53 100644 --- a/azure-mgmt-locks/pom.xml +++ b/azure-mgmt-locks/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../pom.xml azure-mgmt-locks - 1.27.0 + 1.27.1-SNAPSHOT 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 - v1.27.0 + HEAD UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit diff --git a/azure-mgmt-monitor/pom.xml b/azure-mgmt-monitor/pom.xml index d1a0dd3b62..cab2648dbb 100644 --- a/azure-mgmt-monitor/pom.xml +++ b/azure-mgmt-monitor/pom.xml @@ -4,12 +4,12 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../pom.xml azure-mgmt-monitor - 1.27.0 + 1.27.1-SNAPSHOT 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 - v1.27.0 + HEAD @@ -50,7 +50,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -65,19 +65,19 @@ com.microsoft.azure azure-mgmt-compute - 1.27.0 + 1.27.1-SNAPSHOT test com.microsoft.azure azure-mgmt-appservice - 1.27.0 + 1.27.1-SNAPSHOT test com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test @@ -89,7 +89,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.27.0 + 1.27.1-SNAPSHOT test diff --git a/azure-mgmt-msi/pom.xml b/azure-mgmt-msi/pom.xml index 37dd83861b..a33f4266af 100644 --- a/azure-mgmt-msi/pom.xml +++ b/azure-mgmt-msi/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -49,12 +49,12 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-graph-rbac - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -69,13 +69,13 @@ com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT test com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml index 46e544ba25..5e55410190 100644 --- a/azure-mgmt-network/pom.xml +++ b/azure-mgmt-network/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -68,20 +68,20 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test com.microsoft.azure azure-mgmt-keyvault - 1.27.0 + 1.27.1-SNAPSHOT test com.microsoft.azure azure-mgmt-msi - 1.27.0 + 1.27.1-SNAPSHOT test diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml index 21cf30fe1c..7ab6685ab3 100644 --- a/azure-mgmt-redis/pom.xml +++ b/azure-mgmt-redis/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT test com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml index 1572e53c75..465bb32206 100644 --- a/azure-mgmt-resources/pom.xml +++ b/azure-mgmt-resources/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml index d549ce878c..1c23b6fa27 100644 --- a/azure-mgmt-search/pom.xml +++ b/azure-mgmt-search/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit diff --git a/azure-mgmt-servicebus/pom.xml b/azure-mgmt-servicebus/pom.xml index c1ae67be2a..4e7d03c828 100644 --- a/azure-mgmt-servicebus/pom.xml +++ b/azure-mgmt-servicebus/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT joda-time @@ -73,7 +73,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-sql/pom.xml b/azure-mgmt-sql/pom.xml index 15aeb990a2..187e5d8862 100644 --- a/azure-mgmt-sql/pom.xml +++ b/azure-mgmt-sql/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml index b776349519..c8083e263f 100644 --- a/azure-mgmt-storage/pom.xml +++ b/azure-mgmt-storage/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure-mgmt-trafficmanager/pom.xml b/azure-mgmt-trafficmanager/pom.xml index 5cc60148ca..0385b32d92 100644 --- a/azure-mgmt-trafficmanager/pom.xml +++ b/azure-mgmt-trafficmanager/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT org.slf4j diff --git a/azure-samples/pom.xml b/azure-samples/pom.xml index 52893d806b..e3f20d7114 100644 --- a/azure-samples/pom.xml +++ b/azure-samples/pom.xml @@ -9,12 +9,12 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../pom.xml azure-samples - 1.27.0 + 1.27.1-SNAPSHOT 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 - v1.27.0 + HEAD @@ -65,37 +65,37 @@ com.microsoft.azure azure - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-network - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-compute - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-appservice - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-cosmosdb - 1.27.0 + 1.27.1-SNAPSHOT org.slf4j @@ -148,7 +148,7 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT test-jar test diff --git a/azure/pom.xml b/azure/pom.xml index 112c200ec5..e711952ae5 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.27.0 + 1.27.1-SNAPSHOT ../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 - v1.27.0 + HEAD @@ -57,62 +57,62 @@ com.microsoft.azure azure-mgmt-resources - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-storage - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-network - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-compute - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-graph-rbac - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-keyvault - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-batch - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-trafficmanager - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-dns - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-redis - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-appservice - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-locks - 1.27.0 + 1.27.1-SNAPSHOT javax.xml.bind @@ -122,7 +122,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.27.0 + 1.27.1-SNAPSHOT junit @@ -144,47 +144,47 @@ com.microsoft.azure azure-mgmt-cdn - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-sql - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-containerinstance - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-containerregistry - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-containerservice - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-cosmosdb - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-search - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-msi - 1.27.0 + 1.27.1-SNAPSHOT com.microsoft.azure azure-mgmt-monitor - 1.27.0 + 1.27.1-SNAPSHOT