From 5cb118625e4284e49da395a582a59407e04f6e3d Mon Sep 17 00:00:00 2001 From: Yaohai Zheng Date: Tue, 23 Jul 2019 15:48:35 +0800 Subject: [PATCH] [maven-release-plugin] prepare release v1.24.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 | 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 | 8 +- 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 | 874 +++++++++++++------------- 29 files changed, 609 insertions(+), 609 deletions(-) diff --git a/azure-mgmt-appservice/pom.xml b/azure-mgmt-appservice/pom.xml index 8e5b2b33304..a7f28203a44 100644 --- a/azure-mgmt-appservice/pom.xml +++ b/azure-mgmt-appservice/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-msi - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-keyvault - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure @@ -93,7 +93,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml index 4b6cb28a4c2..e7a728894e4 100644 --- a/azure-mgmt-batch/pom.xml +++ b/azure-mgmt-batch/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -68,12 +68,12 @@ com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-batchai/pom.xml b/azure-mgmt-batchai/pom.xml index a61f7f6e0fc..339807d9a72 100644 --- a/azure-mgmt-batchai/pom.xml +++ b/azure-mgmt-batchai/pom.xml @@ -10,12 +10,12 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.0 ../pom.xml azure-mgmt-batchai jar - 1.23.1-SNAPSHOT + 1.24.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.24.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 com.jcraft @@ -66,7 +66,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-cdn/pom.xml b/azure-mgmt-cdn/pom.xml index b287380969d..31e1db0967b 100644 --- a/azure-mgmt-cdn/pom.xml +++ b/azure-mgmt-cdn/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -64,7 +64,7 @@ com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 test diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml index 8db0147480c..037e4a4f9e9 100644 --- a/azure-mgmt-compute/pom.xml +++ b/azure-mgmt-compute/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,22 +53,22 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-network - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-msi - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -100,14 +100,14 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test com.microsoft.azure azure-mgmt-keyvault - 1.23.1-SNAPSHOT + 1.24.0 test @@ -118,7 +118,7 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.23.1-SNAPSHOT + 1.24.0 com.google.code.gson diff --git a/azure-mgmt-containerinstance/pom.xml b/azure-mgmt-containerinstance/pom.xml index 1471bff3323..374612846a8 100644 --- a/azure-mgmt-containerinstance/pom.xml +++ b/azure-mgmt-containerinstance/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -64,19 +64,19 @@ com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure @@ -99,13 +99,13 @@ com.microsoft.azure azure-mgmt-graph-rbac - 1.23.1-SNAPSHOT + 1.24.0 compile com.microsoft.azure azure-mgmt-msi - 1.23.1-SNAPSHOT + 1.24.0 compile diff --git a/azure-mgmt-containerregistry/pom.xml b/azure-mgmt-containerregistry/pom.xml index fac492edbef..7cc8a994d8e 100644 --- a/azure-mgmt-containerregistry/pom.xml +++ b/azure-mgmt-containerregistry/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-containerservice/pom.xml b/azure-mgmt-containerservice/pom.xml index 0997342736b..d4aa7a39520 100644 --- a/azure-mgmt-containerservice/pom.xml +++ b/azure-mgmt-containerservice/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -64,12 +64,12 @@ com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-cosmosdb/pom.xml b/azure-mgmt-cosmosdb/pom.xml index 5ab6570cf13..2598a354311 100644 --- a/azure-mgmt-cosmosdb/pom.xml +++ b/azure-mgmt-cosmosdb/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 test com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml index 72c45fdff61..7df5c9d7348 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.23.1-SNAPSHOT + 1.24.0 ../pom.xml azure-mgmt-datalake-analytics - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -54,18 +54,18 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-datalake-store - 1.23.1-SNAPSHOT + 1.24.0 test com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml index 96b19f2a64e..11bcb62d80e 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.23.1-SNAPSHOT + 1.24.0 ../pom.xml azure-mgmt-datalake-store - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -69,7 +69,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-dns/pom.xml b/azure-mgmt-dns/pom.xml index e37632dea5b..b0e82d63248 100644 --- a/azure-mgmt-dns/pom.xml +++ b/azure-mgmt-dns/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-eventhub/pom.xml b/azure-mgmt-eventhub/pom.xml index faac2cf9099..43f938ec4a0 100644 --- a/azure-mgmt-eventhub/pom.xml +++ b/azure-mgmt-eventhub/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.0 ../pom.xml azure-mgmt-eventhub - 1.23.1-SNAPSHOT + 1.24.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.24.0 UTF-8 @@ -45,12 +45,12 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml index baed58cf1e7..7e591e13a71 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.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml index 7a48e13a52c..031e57c9f23 100644 --- a/azure-mgmt-keyvault/pom.xml +++ b/azure-mgmt-keyvault/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure @@ -77,7 +77,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-locks/pom.xml b/azure-mgmt-locks/pom.xml index 4c392afdb6c..8017a9b9a29 100644 --- a/azure-mgmt-locks/pom.xml +++ b/azure-mgmt-locks/pom.xml @@ -10,11 +10,11 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.0 ../pom.xml azure-mgmt-locks - 1.23.1-SNAPSHOT + 1.24.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.24.0 UTF-8 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit diff --git a/azure-mgmt-monitor/pom.xml b/azure-mgmt-monitor/pom.xml index ff7d47599d7..3b2ce2dca90 100644 --- a/azure-mgmt-monitor/pom.xml +++ b/azure-mgmt-monitor/pom.xml @@ -4,12 +4,12 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.0 ../pom.xml azure-mgmt-monitor - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -50,7 +50,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -65,19 +65,19 @@ com.microsoft.azure azure-mgmt-compute - 1.23.1-SNAPSHOT + 1.24.0 test com.microsoft.azure azure-mgmt-appservice - 1.23.1-SNAPSHOT + 1.24.0 test com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test @@ -89,7 +89,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.23.1-SNAPSHOT + 1.24.0 test diff --git a/azure-mgmt-msi/pom.xml b/azure-mgmt-msi/pom.xml index 8bd78be73a0..6e4bc8a4bfc 100644 --- a/azure-mgmt-msi/pom.xml +++ b/azure-mgmt-msi/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -49,12 +49,12 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -69,13 +69,13 @@ com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 test com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml index 357483426e7..0411d54e7b3 100644 --- a/azure-mgmt-network/pom.xml +++ b/azure-mgmt-network/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml index d33703f4b2c..b0ad1e922a6 100644 --- a/azure-mgmt-redis/pom.xml +++ b/azure-mgmt-redis/pom.xml @@ -4,7 +4,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -49,7 +49,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -64,13 +64,13 @@ com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 test com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml index 8c696c4f4d2..1e4eef431ba 100644 --- a/azure-mgmt-resources/pom.xml +++ b/azure-mgmt-resources/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml index 55ce69e5034..db864e61032 100644 --- a/azure-mgmt-search/pom.xml +++ b/azure-mgmt-search/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit diff --git a/azure-mgmt-servicebus/pom.xml b/azure-mgmt-servicebus/pom.xml index 8b4ba11ac91..4fd281ad310 100644 --- a/azure-mgmt-servicebus/pom.xml +++ b/azure-mgmt-servicebus/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 joda-time @@ -73,7 +73,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-sql/pom.xml b/azure-mgmt-sql/pom.xml index e7942b99ce4..a19e00139fb 100644 --- a/azure-mgmt-sql/pom.xml +++ b/azure-mgmt-sql/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,12 +53,12 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml index 0867568c11e..8527531587f 100644 --- a/azure-mgmt-storage/pom.xml +++ b/azure-mgmt-storage/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure-mgmt-trafficmanager/pom.xml b/azure-mgmt-trafficmanager/pom.xml index a05b33f706d..31ac41ced08 100644 --- a/azure-mgmt-trafficmanager/pom.xml +++ b/azure-mgmt-trafficmanager/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -53,7 +53,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -68,7 +68,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test @@ -81,7 +81,7 @@ com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 org.slf4j diff --git a/azure-samples/pom.xml b/azure-samples/pom.xml index 2a359c4bd3c..69e50a16ffb 100644 --- a/azure-samples/pom.xml +++ b/azure-samples/pom.xml @@ -9,12 +9,12 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.0 ../pom.xml azure-samples - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -65,37 +65,37 @@ com.microsoft.azure azure - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-network - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-compute - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-appservice - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-cosmosdb - 1.23.1-SNAPSHOT + 1.24.0 org.slf4j @@ -148,7 +148,7 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 test-jar test diff --git a/azure/pom.xml b/azure/pom.xml index 2ac2d21c15e..19fff266da4 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.23.1-SNAPSHOT + 1.24.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.24.0 @@ -57,62 +57,62 @@ com.microsoft.azure azure-mgmt-resources - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-storage - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-network - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-compute - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-graph-rbac - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-keyvault - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-batch - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-trafficmanager - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-dns - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-redis - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-appservice - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-locks - 1.23.1-SNAPSHOT + 1.24.0 javax.xml.bind @@ -122,7 +122,7 @@ com.microsoft.azure azure-mgmt-eventhub - 1.23.1-SNAPSHOT + 1.24.0 junit @@ -144,47 +144,47 @@ com.microsoft.azure azure-mgmt-cdn - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-sql - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-containerinstance - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-containerregistry - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-containerservice - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-cosmosdb - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-search - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-msi - 1.23.1-SNAPSHOT + 1.24.0 com.microsoft.azure azure-mgmt-monitor - 1.23.1-SNAPSHOT + 1.24.0 - - 4.0.0 - com.microsoft.azure - 1.23.1-SNAPSHOT - azure-parent - pom - - Microsoft Azure SDK Parent - This package contains the parent module of Microsoft Azure SDK. - https://github.com/Azure/azure-sdk-for-java - - - - The MIT License (MIT) - http://opensource.org/licenses/MIT - repo - - - - - scm:git:https://github.com/Azure/azure-sdk-for-java - scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD - - - - UTF-8 - - playback - 11080 - - - - - microsoft - Microsoft - - - - - - ossrh - Sonatype Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - true - default - - - - - - - com.fasterxml.jackson.core - jackson-core - 2.9.4 - - - com.fasterxml.jackson.core - jackson-databind - 2.9.4 - - - com.fasterxml.jackson.core - jackson-annotations - 2.9.0 - - - commons-codec - commons-codec - 1.10 - - - io.reactivex - rxjava - 1.3.8 - - - com.microsoft.azure - azure-client-runtime - 1.6.10 - - - com.microsoft.azure - azure-client-authentication - 1.6.10 - - - com.google.guava - guava - 20.0 - - - com.microsoft.azure - azure-keyvault - 1.0.0 - - - com.microsoft.azure - azure-storage - 6.1.0 - - - - junit - junit - 4.12 - test - - - commons-io - commons-io - 2.4 - test - - - com.microsoft.azure - azure-annotations - 1.8.0 - - - org.slf4j - slf4j-simple - 1.7.5 - test - - - org.eclipse.jgit - org.eclipse.jgit - 4.5.0.201609210915-r - - - org.apache.httpcomponents - httpclient - - - - - commons-net - commons-net - 3.3 - - - javax.xml.bind - jaxb-api - 2.3.0 - - - - - - - org.eclipse.jetty - jetty-maven-plugin - 9.2.22.v20170606 - - 0 - 11079 - STOP - false - ${project.basedir}/jetty.xml - - - - org.codehaus.mojo - properties-maven-plugin - 1.0.0 - - - generate-resources - - write-project-properties - - - - ${project.build.outputDirectory}/maven.properties - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - com.microsoft.azure - autorest-build-tools - [1.0.0,2.0.0) - - - com.puppycrawl.tools - checkstyle - 6.18 - - - - checkstyle.xml - samedir=runtimes/build-tools/src/main/resources - suppressions.xml - true - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - true - true - -Xlint:unchecked - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.0.0 - - Microsoft Azure Management Libraries for Java ${project.version} - Microsoft Azure Management Libraries for Java ${project.version} - -Xdoclint:none - *.samples;*.implementation.*;*.utils.*;com.microsoft.azure.utility;*.management.billing;*.management.cognitiveservices;*.management.consumption;*.management.customerinsights;*.management.devices;*.management.devtestlab;*.management.insights;*.management.logic;*.management.machinelearning;*.management.notificationhubs;*.management.powerbi;*.management.recoveryservices;*.management.relay;*.management.scheduler;*.management.servicefabric;*.management.streamanalytics - /** -
* Copyright (c) Microsoft Corporation. All rights reserved. -
* Licensed under the MIT License. See License.txt in the project root for -
* license information. -
*/]]>
-
-
- - - org.apache.maven.plugins - maven-release-plugin - 2.5.3 - - - - com.googlecode.addjars-maven-plugin - addjars-maven-plugin - 1.0.5 - - - - add-jars - - - - - ../extlib - - - - - - - -
- - - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.1 - - ${project.parent.basedir}/spotbugs-includeFilter.xml - ${project.parent.basedir}/spotbugs-excludeFilter.xml - - - - - com.github.spotbugs - spotbugs - 3.1.1 - - - - - org.apache.maven.plugins - maven-resources-plugin - 2.4.3 - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.18.1 - - false - false - - **/Test*.java - **/*Test.java - **/*Tests.java - **/*TestCase.java - - - ${testMode} - - - - - - org.apache.maven.plugins - maven-release-plugin - 2.5.2 - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - com.googlecode.addjars-maven-plugin - - - addjars-maven-plugin - - [1.0.5,) - - add-jars - - - - - - - - - - - - - maven-clean-plugin - 3.0.0 - - - - . - - serial.output - - - - - - - - -
- - - run-shade-plugin - - runShadePlugin - - - - - org.apache.maven.plugins - maven-shade-plugin - 2.4.1 - - - - - shade-plugin - package - - shade - - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - - - - - - - - - - - - - ./azure - ./azure-samples - ./azure-mgmt-appservice - ./azure-mgmt-batch - ./azure-mgmt-batchai - ./azure-mgmt-cdn - ./azure-mgmt-compute - ./azure-mgmt-containerinstance - ./azure-mgmt-containerregistry - ./azure-mgmt-containerservice - ./azure-mgmt-cosmosdb - ./azure-mgmt-datalake-analytics - ./azure-mgmt-datalake-store - ./azure-mgmt-dns - ./azure-mgmt-eventhub - ./azure-mgmt-graph-rbac - ./azure-mgmt-keyvault - ./azure-mgmt-locks - ./azure-mgmt-monitor - ./azure-mgmt-network - ./azure-mgmt-redis - ./azure-mgmt-resources - ./azure-mgmt-search - ./azure-mgmt-servicebus - ./azure-mgmt-sql - ./azure-mgmt-storage - ./azure-mgmt-trafficmanager - ./azure-mgmt-msi - -
+ + + 4.0.0 + com.microsoft.azure + 1.24.0 + azure-parent + pom + + Microsoft Azure SDK Parent + This package contains the parent module of Microsoft Azure SDK. + https://github.com/Azure/azure-sdk-for-java + + + + The MIT License (MIT) + http://opensource.org/licenses/MIT + repo + + + + + scm:git:https://github.com/Azure/azure-sdk-for-java + scm:git:git@github.com:Azure/azure-sdk-for-java.git + v1.24.0 + + + + UTF-8 + + playback + 11080 + + + + + microsoft + Microsoft + + + + + + ossrh + Sonatype Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + true + default + + + + + + + com.fasterxml.jackson.core + jackson-core + 2.9.4 + + + com.fasterxml.jackson.core + jackson-databind + 2.9.4 + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.0 + + + commons-codec + commons-codec + 1.10 + + + io.reactivex + rxjava + 1.3.8 + + + com.microsoft.azure + azure-client-runtime + 1.6.10 + + + com.microsoft.azure + azure-client-authentication + 1.6.10 + + + com.google.guava + guava + 20.0 + + + com.microsoft.azure + azure-keyvault + 1.0.0 + + + com.microsoft.azure + azure-storage + 6.1.0 + + + + junit + junit + 4.12 + test + + + commons-io + commons-io + 2.4 + test + + + com.microsoft.azure + azure-annotations + 1.8.0 + + + org.slf4j + slf4j-simple + 1.7.5 + test + + + org.eclipse.jgit + org.eclipse.jgit + 4.5.0.201609210915-r + + + org.apache.httpcomponents + httpclient + + + + + commons-net + commons-net + 3.3 + + + javax.xml.bind + jaxb-api + 2.3.0 + + + + + + + org.eclipse.jetty + jetty-maven-plugin + 9.2.22.v20170606 + + 0 + 11079 + STOP + false + ${project.basedir}/jetty.xml + + + + org.codehaus.mojo + properties-maven-plugin + 1.0.0 + + + generate-resources + + write-project-properties + + + + ${project.build.outputDirectory}/maven.properties + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17 + + + com.microsoft.azure + autorest-build-tools + [1.0.0,2.0.0) + + + com.puppycrawl.tools + checkstyle + 6.18 + + + + checkstyle.xml + samedir=runtimes/build-tools/src/main/resources + suppressions.xml + true + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + true + true + -Xlint:unchecked + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.0.0 + + Microsoft Azure Management Libraries for Java ${project.version} + Microsoft Azure Management Libraries for Java ${project.version} + -Xdoclint:none + *.samples;*.implementation.*;*.utils.*;com.microsoft.azure.utility;*.management.billing;*.management.cognitiveservices;*.management.consumption;*.management.customerinsights;*.management.devices;*.management.devtestlab;*.management.insights;*.management.logic;*.management.machinelearning;*.management.notificationhubs;*.management.powerbi;*.management.recoveryservices;*.management.relay;*.management.scheduler;*.management.servicefabric;*.management.streamanalytics + /** +
* Copyright (c) Microsoft Corporation. All rights reserved. +
* Licensed under the MIT License. See License.txt in the project root for +
* license information. +
*/]]>
+
+
+ + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 + + + + com.googlecode.addjars-maven-plugin + addjars-maven-plugin + 1.0.5 + + + + add-jars + + + + + ../extlib + + + + + + + +
+ + + + com.github.spotbugs + spotbugs-maven-plugin + 3.1.1 + + ${project.parent.basedir}/spotbugs-includeFilter.xml + ${project.parent.basedir}/spotbugs-excludeFilter.xml + + + + + com.github.spotbugs + spotbugs + 3.1.1 + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.4.3 + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.18.1 + + false + false + + **/Test*.java + **/*Test.java + **/*Tests.java + **/*TestCase.java + + + ${testMode} + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.5.2 + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + com.googlecode.addjars-maven-plugin + + + addjars-maven-plugin + + [1.0.5,) + + add-jars + + + + + + + + + + + + + maven-clean-plugin + 3.0.0 + + + + . + + serial.output + + + + + + + + +
+ + + run-shade-plugin + + runShadePlugin + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.4.1 + + + + + shade-plugin + package + + shade + + + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + + + + + + + + + + + + + ./azure + ./azure-samples + ./azure-mgmt-appservice + ./azure-mgmt-batch + ./azure-mgmt-batchai + ./azure-mgmt-cdn + ./azure-mgmt-compute + ./azure-mgmt-containerinstance + ./azure-mgmt-containerregistry + ./azure-mgmt-containerservice + ./azure-mgmt-cosmosdb + ./azure-mgmt-datalake-analytics + ./azure-mgmt-datalake-store + ./azure-mgmt-dns + ./azure-mgmt-eventhub + ./azure-mgmt-graph-rbac + ./azure-mgmt-keyvault + ./azure-mgmt-locks + ./azure-mgmt-monitor + ./azure-mgmt-network + ./azure-mgmt-redis + ./azure-mgmt-resources + ./azure-mgmt-search + ./azure-mgmt-servicebus + ./azure-mgmt-sql + ./azure-mgmt-storage + ./azure-mgmt-trafficmanager + ./azure-mgmt-msi + +