diff --git a/azure-mgmt-appservice/pom.xml b/azure-mgmt-appservice/pom.xml
index f98eef7ad7..8daadbdb70 100644
--- a/azure-mgmt-appservice/pom.xml
+++ b/azure-mgmt-appservice/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,27 +53,27 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-msi
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-keyvault
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-dns
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
@@ -124,7 +124,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml
index 26eb975b73..159137a829 100644
--- a/azure-mgmt-batch/pom.xml
+++ b/azure-mgmt-batch/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,7 +53,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -68,7 +68,7 @@
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
commons-io
@@ -93,7 +93,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-batchai/pom.xml b/azure-mgmt-batchai/pom.xml
index 11d7930eae..37f4fbb0f2 100644
--- a/azure-mgmt-batchai/pom.xml
+++ b/azure-mgmt-batchai/pom.xml
@@ -10,12 +10,12 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.0
../pom.xml
azure-mgmt-batchai
jar
- 1.40.1-SNAPSHOT
+ 1.41.0
Microsoft Azure SDK for BatchAI Management
This package contains Microsoft BatchAI Management SDK. A new set of management libraries are now Generally Available. For documentation on how to use the new libraries, please see https://aka.ms/azsdk/java/mgmt
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.41.0
UTF-8
@@ -49,7 +49,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
com.jcraft
@@ -96,7 +96,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-cdn/pom.xml b/azure-mgmt-cdn/pom.xml
index 6d5ec80b7b..84321bab46 100644
--- a/azure-mgmt-cdn/pom.xml
+++ b/azure-mgmt-cdn/pom.xml
@@ -4,7 +4,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -49,7 +49,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -64,7 +64,7 @@
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
test
diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml
index 93b84de207..cacb073361 100644
--- a/azure-mgmt-compute/pom.xml
+++ b/azure-mgmt-compute/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,22 +53,22 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-network
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-msi
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -100,7 +100,7 @@
com.microsoft.azure
azure-mgmt-keyvault
- 1.40.1-SNAPSHOT
+ 1.41.0
test
@@ -111,7 +111,7 @@
com.microsoft.azure
azure-mgmt-graph-rbac
- 1.40.1-SNAPSHOT
+ 1.41.0
com.google.code.gson
@@ -137,7 +137,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-containerinstance/pom.xml b/azure-mgmt-containerinstance/pom.xml
index 5b77c87167..0fb7951c9e 100644
--- a/azure-mgmt-containerinstance/pom.xml
+++ b/azure-mgmt-containerinstance/pom.xml
@@ -4,7 +4,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -49,7 +49,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -64,12 +64,12 @@
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
@@ -92,13 +92,13 @@
com.microsoft.azure
azure-mgmt-graph-rbac
- 1.40.1-SNAPSHOT
+ 1.41.0
compile
com.microsoft.azure
azure-mgmt-msi
- 1.40.1-SNAPSHOT
+ 1.41.0
compile
diff --git a/azure-mgmt-containerregistry/pom.xml b/azure-mgmt-containerregistry/pom.xml
index 939493c411..088771f56b 100644
--- a/azure-mgmt-containerregistry/pom.xml
+++ b/azure-mgmt-containerregistry/pom.xml
@@ -4,7 +4,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -49,7 +49,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -64,7 +64,7 @@
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
commons-io
@@ -89,7 +89,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-containerservice/pom.xml b/azure-mgmt-containerservice/pom.xml
index 0b002531cc..ca3b05da8e 100644
--- a/azure-mgmt-containerservice/pom.xml
+++ b/azure-mgmt-containerservice/pom.xml
@@ -4,7 +4,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -49,7 +49,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -64,7 +64,7 @@
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
commons-io
@@ -89,7 +89,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-cosmosdb/pom.xml b/azure-mgmt-cosmosdb/pom.xml
index 1f554a1bac..3fe0cc662a 100644
--- a/azure-mgmt-cosmosdb/pom.xml
+++ b/azure-mgmt-cosmosdb/pom.xml
@@ -4,7 +4,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -49,7 +49,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -64,13 +64,13 @@
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
test
com.microsoft.azure
azure-mgmt-network
- 1.40.1-SNAPSHOT
+ 1.41.0
test
@@ -96,7 +96,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml
index ff7b287221..a2f16e5370 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.40.1-SNAPSHOT
+ 1.41.0
../pom.xml
azure-mgmt-datalake-analytics
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -54,18 +54,18 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-datalake-store
- 1.40.1-SNAPSHOT
+ 1.41.0
test
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
test
@@ -102,7 +102,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml
index ab7f1dd31b..75c481e9a8 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.40.1-SNAPSHOT
+ 1.41.0
../pom.xml
azure-mgmt-datalake-store
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -54,7 +54,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -90,7 +90,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-dns/pom.xml b/azure-mgmt-dns/pom.xml
index a1e5b05521..33f8ab6e2c 100644
--- a/azure-mgmt-dns/pom.xml
+++ b/azure-mgmt-dns/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,7 +53,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -88,7 +88,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-eventhub/pom.xml b/azure-mgmt-eventhub/pom.xml
index 45b201be2e..315cf1cab2 100644
--- a/azure-mgmt-eventhub/pom.xml
+++ b/azure-mgmt-eventhub/pom.xml
@@ -10,11 +10,11 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.0
../pom.xml
azure-mgmt-eventhub
- 1.40.1-SNAPSHOT
+ 1.41.0
jar
Microsoft Azure SDK for EventHub Management
This package contains Microsoft EventHub Management SDK. A new set of management libraries are now Generally Available. For documentation on how to use the new libraries, please see https://aka.ms/azsdk/java/mgmt
@@ -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.41.0
UTF-8
@@ -45,12 +45,12 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
@@ -106,7 +106,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml
index 3c00fc1f68..1640e406b1 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.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,7 +53,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -88,7 +88,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml
index d7cfc3cf51..77f47c4e12 100644
--- a/azure-mgmt-keyvault/pom.xml
+++ b/azure-mgmt-keyvault/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,12 +53,12 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-graph-rbac
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
@@ -97,7 +97,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-locks/pom.xml b/azure-mgmt-locks/pom.xml
index 786948736f..27d964441a 100644
--- a/azure-mgmt-locks/pom.xml
+++ b/azure-mgmt-locks/pom.xml
@@ -10,11 +10,11 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.0
../pom.xml
azure-mgmt-locks
- 1.40.1-SNAPSHOT
+ 1.41.0
jar
Microsoft Azure SDK for Locks Management
This package contains Microsoft Locks Management SDK. A new set of management libraries are now Generally Available. For documentation on how to use the new libraries, please see https://aka.ms/azsdk/java/mgmt
@@ -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.41.0
UTF-8
@@ -49,7 +49,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
diff --git a/azure-mgmt-monitor/pom.xml b/azure-mgmt-monitor/pom.xml
index 3d4626c0db..4c9068c017 100644
--- a/azure-mgmt-monitor/pom.xml
+++ b/azure-mgmt-monitor/pom.xml
@@ -4,12 +4,12 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.0
../pom.xml
azure-mgmt-monitor
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -50,7 +50,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -65,13 +65,13 @@
com.microsoft.azure
azure-mgmt-compute
- 1.40.1-SNAPSHOT
+ 1.41.0
test
com.microsoft.azure
azure-mgmt-appservice
- 1.40.1-SNAPSHOT
+ 1.41.0
test
@@ -82,7 +82,7 @@
com.microsoft.azure
azure-mgmt-eventhub
- 1.40.1-SNAPSHOT
+ 1.41.0
test
@@ -103,7 +103,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-msi/pom.xml b/azure-mgmt-msi/pom.xml
index df87891fd8..6ea8ed850b 100644
--- a/azure-mgmt-msi/pom.xml
+++ b/azure-mgmt-msi/pom.xml
@@ -4,7 +4,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -49,12 +49,12 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-graph-rbac
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -69,7 +69,7 @@
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
test
@@ -95,7 +95,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml
index 0da8ba405a..bff8385889 100644
--- a/azure-mgmt-network/pom.xml
+++ b/azure-mgmt-network/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,7 +53,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -68,13 +68,13 @@
com.microsoft.azure
azure-mgmt-keyvault
- 1.40.1-SNAPSHOT
+ 1.41.0
test
com.microsoft.azure
azure-mgmt-msi
- 1.40.1-SNAPSHOT
+ 1.41.0
test
@@ -100,7 +100,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml
index 93354e553a..8d34808ef6 100644
--- a/azure-mgmt-redis/pom.xml
+++ b/azure-mgmt-redis/pom.xml
@@ -4,7 +4,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -49,7 +49,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -64,7 +64,7 @@
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
test
@@ -90,7 +90,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml
index d63795f25e..9c8da6329b 100644
--- a/azure-mgmt-resources/pom.xml
+++ b/azure-mgmt-resources/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml
index fe2fdaeff4..f5819dd34c 100644
--- a/azure-mgmt-search/pom.xml
+++ b/azure-mgmt-search/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,7 +53,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
diff --git a/azure-mgmt-servicebus/pom.xml b/azure-mgmt-servicebus/pom.xml
index d28ab1ad38..10f926eba4 100644
--- a/azure-mgmt-servicebus/pom.xml
+++ b/azure-mgmt-servicebus/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,7 +53,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
joda-time
@@ -93,7 +93,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-sql/pom.xml b/azure-mgmt-sql/pom.xml
index 13ea67155e..24091245db 100644
--- a/azure-mgmt-sql/pom.xml
+++ b/azure-mgmt-sql/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,12 +53,12 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
@@ -101,7 +101,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml
index b2e2cbe68a..e7939c3cde 100644
--- a/azure-mgmt-storage/pom.xml
+++ b/azure-mgmt-storage/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,7 +53,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -88,7 +88,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-mgmt-trafficmanager/pom.xml b/azure-mgmt-trafficmanager/pom.xml
index 5786adc2b7..eaa3281dc5 100644
--- a/azure-mgmt-trafficmanager/pom.xml
+++ b/azure-mgmt-trafficmanager/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -53,7 +53,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -74,7 +74,7 @@
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
org.slf4j
@@ -94,7 +94,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure-samples/pom.xml b/azure-samples/pom.xml
index 676287e9bc..8763342972 100644
--- a/azure-samples/pom.xml
+++ b/azure-samples/pom.xml
@@ -9,12 +9,12 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.0
../pom.xml
azure-samples
- 1.40.1-SNAPSHOT
+ 1.41.0
Microsoft Azure SDK samples
This package contains Microsoft Azure SDK samples. A new set of management libraries are now Generally Available. For documentation on how to use the new libraries, please see https://aka.ms/azsdk/java/mgmt
@@ -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.41.0
@@ -65,37 +65,37 @@
com.microsoft.azure
azure
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-network
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-compute
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-appservice
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-cosmosdb
- 1.40.1-SNAPSHOT
+ 1.41.0
org.slf4j
@@ -198,7 +198,7 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
test-jar
test
diff --git a/azure/pom.xml b/azure/pom.xml
index 354f8521e6..88787cb37c 100644
--- a/azure/pom.xml
+++ b/azure/pom.xml
@@ -8,7 +8,7 @@
com.microsoft.azure
azure-parent
- 1.40.1-SNAPSHOT
+ 1.41.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.41.0
@@ -57,62 +57,62 @@
com.microsoft.azure
azure-mgmt-resources
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-storage
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-network
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-compute
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-graph-rbac
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-keyvault
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-batch
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-trafficmanager
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-dns
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-redis
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-appservice
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-locks
- 1.40.1-SNAPSHOT
+ 1.41.0
javax.xml.bind
@@ -122,7 +122,7 @@
com.microsoft.azure
azure-mgmt-eventhub
- 1.40.1-SNAPSHOT
+ 1.41.0
junit
@@ -144,47 +144,47 @@
com.microsoft.azure
azure-mgmt-cdn
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-sql
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-containerinstance
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-containerregistry
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-containerservice
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-cosmosdb
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-search
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-msi
- 1.40.1-SNAPSHOT
+ 1.41.0
com.microsoft.azure
azure-mgmt-monitor
- 1.40.1-SNAPSHOT
+ 1.41.0