From 48d334e81b4169d953a72bc931b26a98f79a716f Mon Sep 17 00:00:00 2001 From: Jianghao Lu Date: Wed, 30 May 2018 17:42:20 -0700 Subject: [PATCH] [maven-release-plugin] prepare release v1.11.0 --- azure-mgmt-apimanagement/pom.xml | 8 ++-- azure-mgmt-appservice/pom.xml | 12 +++--- azure-mgmt-batch/pom.xml | 10 ++--- azure-mgmt-batchai/pom.xml | 10 ++--- azure-mgmt-billing/pom.xml | 8 ++-- azure-mgmt-cdn/pom.xml | 8 ++-- azure-mgmt-cognitiveservices/pom.xml | 8 ++-- azure-mgmt-compute/pom.xml | 16 ++++---- azure-mgmt-consumption/pom.xml | 8 ++-- 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-customerinsights/pom.xml | 8 ++-- azure-mgmt-datalake-analytics/pom.xml | 14 +++---- azure-mgmt-datalake-store/pom.xml | 10 ++--- azure-mgmt-devices/pom.xml | 8 ++-- azure-mgmt-devtestlab/pom.xml | 8 ++-- azure-mgmt-dns/pom.xml | 8 ++-- azure-mgmt-eventhub/pom.xml | 12 +++--- azure-mgmt-graph-rbac/pom.xml | 8 ++-- azure-mgmt-insights/pom.xml | 8 ++-- azure-mgmt-keyvault/pom.xml | 10 ++--- azure-mgmt-locks/pom.xml | 8 ++-- azure-mgmt-logic/pom.xml | 8 ++-- azure-mgmt-machinelearning/pom.xml | 8 ++-- azure-mgmt-monitor/pom.xml | 14 +++---- azure-mgmt-msi/pom.xml | 12 +++--- azure-mgmt-network/pom.xml | 8 ++-- azure-mgmt-notificationhubs/pom.xml | 8 ++-- azure-mgmt-powerbi/pom.xml | 8 ++-- azure-mgmt-recoveryservices/pom.xml | 8 ++-- azure-mgmt-redis/pom.xml | 10 ++--- azure-mgmt-relay/pom.xml | 8 ++-- azure-mgmt-resources/pom.xml | 4 +- azure-mgmt-scheduler/pom.xml | 8 ++-- azure-mgmt-search/pom.xml | 6 +-- azure-mgmt-servicebus/pom.xml | 8 ++-- azure-mgmt-servicefabric/pom.xml | 8 ++-- azure-mgmt-sql/pom.xml | 10 ++--- azure-mgmt-storage/pom.xml | 8 ++-- azure-mgmt-streamanalytics/pom.xml | 8 ++-- azure-mgmt-trafficmanager/pom.xml | 10 ++--- azure-samples/pom.xml | 22 +++++------ azure/pom.xml | 54 +++++++++++++-------------- pom.xml | 4 +- 46 files changed, 237 insertions(+), 237 deletions(-) diff --git a/azure-mgmt-apimanagement/pom.xml b/azure-mgmt-apimanagement/pom.xml index 97a895b7f5d..583e45f6536 100644 --- a/azure-mgmt-apimanagement/pom.xml +++ b/azure-mgmt-apimanagement/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-apimanagement - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for ApiManagement Management This package contains Microsoft ApiManagement 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-appservice/pom.xml b/azure-mgmt-appservice/pom.xml index 4988973ee82..9afffe22e98 100644 --- a/azure-mgmt-appservice/pom.xml +++ b/azure-mgmt-appservice/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,17 +53,17 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-keyvault - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure @@ -88,7 +88,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml index 3b7d507db8d..13f5e78023a 100644 --- a/azure-mgmt-batch/pom.xml +++ b/azure-mgmt-batch/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -68,12 +68,12 @@ com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-batchai/pom.xml b/azure-mgmt-batchai/pom.xml index d89a9fb98ad..c4c81f6074f 100644 --- a/azure-mgmt-batchai/pom.xml +++ b/azure-mgmt-batchai/pom.xml @@ -10,12 +10,12 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-batchai jar - 1.10.1-SNAPSHOT + 1.11.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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 com.jcraft @@ -66,7 +66,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-billing/pom.xml b/azure-mgmt-billing/pom.xml index a4658143020..a8d8c045bfc 100644 --- a/azure-mgmt-billing/pom.xml +++ b/azure-mgmt-billing/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-billing - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for Billing Management This package contains Microsoft Billing 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-cdn/pom.xml b/azure-mgmt-cdn/pom.xml index 88230527816..503988a6a6f 100644 --- a/azure-mgmt-cdn/pom.xml +++ b/azure-mgmt-cdn/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 test diff --git a/azure-mgmt-cognitiveservices/pom.xml b/azure-mgmt-cognitiveservices/pom.xml index 20903ec7b9e..0082596b69f 100644 --- a/azure-mgmt-cognitiveservices/pom.xml +++ b/azure-mgmt-cognitiveservices/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-cognitiveservices - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for CognitiveServices Management This package contains Microsoft CognitiveServices 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml index fb0a5c35a61..6bb63b82bd3 100644 --- a/azure-mgmt-compute/pom.xml +++ b/azure-mgmt-compute/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-network - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-msi - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -100,7 +100,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test @@ -112,7 +112,7 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.10.1-SNAPSHOT + 1.11.0 diff --git a/azure-mgmt-consumption/pom.xml b/azure-mgmt-consumption/pom.xml index 81970071fc4..bc035aec92d 100644 --- a/azure-mgmt-consumption/pom.xml +++ b/azure-mgmt-consumption/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-consumption - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for Consumption Management This package contains Microsoft Consumption 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-containerinstance/pom.xml b/azure-mgmt-containerinstance/pom.xml index d30f5513f13..2f882d2d191 100644 --- a/azure-mgmt-containerinstance/pom.xml +++ b/azure-mgmt-containerinstance/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -64,19 +64,19 @@ com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure diff --git a/azure-mgmt-containerregistry/pom.xml b/azure-mgmt-containerregistry/pom.xml index 597bf42c4ed..05c937cadaa 100644 --- a/azure-mgmt-containerregistry/pom.xml +++ b/azure-mgmt-containerregistry/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-containerservice/pom.xml b/azure-mgmt-containerservice/pom.xml index e3e3c90062b..6af742a057c 100644 --- a/azure-mgmt-containerservice/pom.xml +++ b/azure-mgmt-containerservice/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-cosmosdb/pom.xml b/azure-mgmt-cosmosdb/pom.xml index eb2de13a2fb..4bd0bff5220 100644 --- a/azure-mgmt-cosmosdb/pom.xml +++ b/azure-mgmt-cosmosdb/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 test com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-customerinsights/pom.xml b/azure-mgmt-customerinsights/pom.xml index d12217d4cc3..852830f7289 100644 --- a/azure-mgmt-customerinsights/pom.xml +++ b/azure-mgmt-customerinsights/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-customerinsights - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for CustomerInsights Management This package contains Microsoft CustomerInsights 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml index 0ef794af420..9816b9ee85f 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.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-datalake-analytics - 1.10.1-beta-SNAPSHOT + 1.0.0-beta1.6 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.11.0 @@ -54,18 +54,18 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-datalake-store - 1.10.1-beta-SNAPSHOT + 1.0.0-beta1.6 test com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml index 2a8ee57976d..d42518c26f3 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.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-datalake-store - 1.10.1-beta-SNAPSHOT + 1.0.0-beta1.6 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.11.0 @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -69,7 +69,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-devices/pom.xml b/azure-mgmt-devices/pom.xml index 62e14536431..8a5d5548bf7 100755 --- a/azure-mgmt-devices/pom.xml +++ b/azure-mgmt-devices/pom.xml @@ -12,11 +12,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-devices - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for Devices Management This package contains Microsoft Devices Management SDK. @@ -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.11.0 UTF-8 @@ -51,7 +51,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-devtestlab/pom.xml b/azure-mgmt-devtestlab/pom.xml index 7096ebfe2d0..84a8a3b52a8 100644 --- a/azure-mgmt-devtestlab/pom.xml +++ b/azure-mgmt-devtestlab/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-devtestlab - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for DevTestLab Management This package contains Microsoft DevTestLab 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-dns/pom.xml b/azure-mgmt-dns/pom.xml index 8b314e42873..2c51e9403b5 100644 --- a/azure-mgmt-dns/pom.xml +++ b/azure-mgmt-dns/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-eventhub/pom.xml b/azure-mgmt-eventhub/pom.xml index 9d06a2c49b0..51fc330e43e 100644 --- a/azure-mgmt-eventhub/pom.xml +++ b/azure-mgmt-eventhub/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-eventhub - 1.10.1-SNAPSHOT + 1.11.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.11.0 UTF-8 @@ -45,12 +45,12 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure @@ -77,7 +77,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml index 8b65db81776..6b52b6be8fd 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.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-insights/pom.xml b/azure-mgmt-insights/pom.xml index 4adb400fbc3..39d036f2f27 100644 --- a/azure-mgmt-insights/pom.xml +++ b/azure-mgmt-insights/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-insights - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for Insights Management This package contains Microsoft Insights 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml index acc7ad7dff3..6980ec10aed 100644 --- a/azure-mgmt-keyvault/pom.xml +++ b/azure-mgmt-keyvault/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure @@ -77,7 +77,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-locks/pom.xml b/azure-mgmt-locks/pom.xml index 4691715500d..3e78d3e72e5 100644 --- a/azure-mgmt-locks/pom.xml +++ b/azure-mgmt-locks/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-locks - 1.10.1-SNAPSHOT + 1.11.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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-logic/pom.xml b/azure-mgmt-logic/pom.xml index b4769159fd1..6334456041b 100755 --- a/azure-mgmt-logic/pom.xml +++ b/azure-mgmt-logic/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-logic - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for Logic Management This package contains Microsoft Logic 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-machinelearning/pom.xml b/azure-mgmt-machinelearning/pom.xml index c82f87147d3..a046e318cf2 100755 --- a/azure-mgmt-machinelearning/pom.xml +++ b/azure-mgmt-machinelearning/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-machinelearning - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for MachineLearning Management This package contains Microsoft MachineLearning 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-monitor/pom.xml b/azure-mgmt-monitor/pom.xml index f5c90233a1f..5ae57a9e4c5 100644 --- a/azure-mgmt-monitor/pom.xml +++ b/azure-mgmt-monitor/pom.xml @@ -4,12 +4,12 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-monitor - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -50,7 +50,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -65,13 +65,13 @@ com.microsoft.azure azure-mgmt-compute - 1.10.1-SNAPSHOT + 1.11.0 test com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test @@ -83,7 +83,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.10.1-SNAPSHOT + 1.11.0 test diff --git a/azure-mgmt-msi/pom.xml b/azure-mgmt-msi/pom.xml index a9973b5d0e9..8fa65fb5b42 100644 --- a/azure-mgmt-msi/pom.xml +++ b/azure-mgmt-msi/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -49,12 +49,12 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -69,13 +69,13 @@ com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 test com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml index bb31e739a23..88ee89dd05e 100644 --- a/azure-mgmt-network/pom.xml +++ b/azure-mgmt-network/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-notificationhubs/pom.xml b/azure-mgmt-notificationhubs/pom.xml index cb6ea39c8b0..a6a4f90667a 100644 --- a/azure-mgmt-notificationhubs/pom.xml +++ b/azure-mgmt-notificationhubs/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-notificationhubs - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for NotificationHubs Management This package contains Microsoft NotificationHubs 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-powerbi/pom.xml b/azure-mgmt-powerbi/pom.xml index a5da05ee650..b286707d53a 100755 --- a/azure-mgmt-powerbi/pom.xml +++ b/azure-mgmt-powerbi/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-powerbi - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for PowerBI Management This package contains Microsoft PowerBI 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-recoveryservices/pom.xml b/azure-mgmt-recoveryservices/pom.xml index 655cdee6661..30d51ff95ff 100755 --- a/azure-mgmt-recoveryservices/pom.xml +++ b/azure-mgmt-recoveryservices/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-recoveryservices - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for RecoveryServices Management This package contains Microsoft RecoveryServices 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml index 80465fd40ec..4e7013c06bd 100644 --- a/azure-mgmt-redis/pom.xml +++ b/azure-mgmt-redis/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 test com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-relay/pom.xml b/azure-mgmt-relay/pom.xml index 604a1545dd1..ceebb1fc139 100755 --- a/azure-mgmt-relay/pom.xml +++ b/azure-mgmt-relay/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-relay - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for Relay Management This package contains Microsoft Relay 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml index bff90392d9d..804deae13d0 100644 --- a/azure-mgmt-resources/pom.xml +++ b/azure-mgmt-resources/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 diff --git a/azure-mgmt-scheduler/pom.xml b/azure-mgmt-scheduler/pom.xml index b72c3b586b1..5304dc5c14b 100644 --- a/azure-mgmt-scheduler/pom.xml +++ b/azure-mgmt-scheduler/pom.xml @@ -8,13 +8,13 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-scheduler jar - 1.10.1-beta-SNAPSHOT + 1.11.0-beta Microsoft Azure SDK for Scheduler Management This package contains Microsoft Azure Sche Management SDK. @@ -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.11.0 @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml index c04b8320035..3ac6558a48a 100644 --- a/azure-mgmt-search/pom.xml +++ b/azure-mgmt-search/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-servicebus/pom.xml b/azure-mgmt-servicebus/pom.xml index 169d637017e..e524478245e 100644 --- a/azure-mgmt-servicebus/pom.xml +++ b/azure-mgmt-servicebus/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 joda-time @@ -73,7 +73,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-servicefabric/pom.xml b/azure-mgmt-servicefabric/pom.xml index 61fd4cc6b75..c679901df10 100644 --- a/azure-mgmt-servicefabric/pom.xml +++ b/azure-mgmt-servicefabric/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-servicefabric - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for ServiceFabric Management This package contains Microsoft ServiceFabric 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-sql/pom.xml b/azure-mgmt-sql/pom.xml index da9001afd6f..e0107a0eedc 100644 --- a/azure-mgmt-sql/pom.xml +++ b/azure-mgmt-sql/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure @@ -77,7 +77,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml index 8bf80210fb1..a1eaee8e17d 100644 --- a/azure-mgmt-storage/pom.xml +++ b/azure-mgmt-storage/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure-mgmt-streamanalytics/pom.xml b/azure-mgmt-streamanalytics/pom.xml index 205101b5199..44042a1beb5 100755 --- a/azure-mgmt-streamanalytics/pom.xml +++ b/azure-mgmt-streamanalytics/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-mgmt-streamanalytics - 1.10.1-beta-SNAPSHOT + 1.11.0-beta jar Microsoft Azure SDK for StreamAnalytics Management This package contains Microsoft StreamAnalytics 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.11.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit diff --git a/azure-mgmt-trafficmanager/pom.xml b/azure-mgmt-trafficmanager/pom.xml index 6fff4843d1f..2fe293f6830 100644 --- a/azure-mgmt-trafficmanager/pom.xml +++ b/azure-mgmt-trafficmanager/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 diff --git a/azure-samples/pom.xml b/azure-samples/pom.xml index 3972f8fd614..5aa34c1a9c6 100644 --- a/azure-samples/pom.xml +++ b/azure-samples/pom.xml @@ -9,12 +9,12 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.0 ../pom.xml azure-samples - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -65,37 +65,37 @@ com.microsoft.azure azure - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-network - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-compute - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-appservice - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-cosmosdb - 1.10.1-SNAPSHOT + 1.11.0 org.slf4j @@ -132,7 +132,7 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 test-jar test diff --git a/azure/pom.xml b/azure/pom.xml index 22d14766253..24a15693308 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.10.1-SNAPSHOT + 1.11.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.11.0 @@ -57,67 +57,67 @@ com.microsoft.azure azure-mgmt-resources - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-storage - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-network - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-compute - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-keyvault - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-batch - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-trafficmanager - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-dns - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-redis - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-appservice - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-locks - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-eventhub - 1.10.1-SNAPSHOT + 1.11.0 junit @@ -139,47 +139,47 @@ com.microsoft.azure azure-mgmt-cdn - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-sql - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-containerinstance - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-containerregistry - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-containerservice - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-cosmosdb - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-search - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-msi - 1.10.1-SNAPSHOT + 1.11.0 com.microsoft.azure azure-mgmt-monitor - 1.10.1-SNAPSHOT + 1.11.0