From 532c83a2de17e82da5cff3833172ef465ba2c8fd Mon Sep 17 00:00:00 2001 From: Jianghao Lu Date: Thu, 29 Sep 2016 09:48:25 -0700 Subject: [PATCH] [release] Bump up version to 1.0.0-beta3 --- azure-batch/pom.xml | 3 ++- azure-keyvault-core/pom.xml | 2 +- azure-keyvault-cryptography/pom.xml | 6 +++--- azure-keyvault-extensions/pom.xml | 18 +++++++++--------- azure-keyvault-webkey/pom.xml | 2 +- azure-keyvault/pom.xml | 4 ++-- azure-mgmt-batch/pom.xml | 12 +++++++----- azure-mgmt-compute/pom.xml | 10 ++++++---- azure-mgmt-datalake-analytics/pom.xml | 6 +++--- azure-mgmt-datalake-store-uploader/pom.xml | 4 ++-- azure-mgmt-datalake-store/pom.xml | 4 ++-- azure-mgmt-graph-rbac/pom.xml | 6 ++++-- azure-mgmt-keyvault/pom.xml | 8 +++++--- azure-mgmt-network/pom.xml | 6 ++++-- azure-mgmt-redis/pom.xml | 9 ++++++--- azure-mgmt-resources/pom.xml | 4 +++- azure-mgmt-search/pom.xml | 7 +++++-- azure-mgmt-storage/pom.xml | 6 ++++-- azure-mgmt-website/pom.xml | 5 +++-- azure-samples/pom.xml | 14 +++++++------- azure/pom.xml | 21 ++++++++++++++------- pom.xml | 2 +- 22 files changed, 94 insertions(+), 65 deletions(-) diff --git a/azure-batch/pom.xml b/azure-batch/pom.xml index 72a5bcd6987d8..744f4baf5b190 100644 --- a/azure-batch/pom.xml +++ b/azure-batch/pom.xml @@ -8,12 +8,13 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml azure-batch jar + 1.0.0-SNAPSHOT Microsoft Azure SDK for Batch Service This package contains Microsoft Azure Batch Service SDK. diff --git a/azure-keyvault-core/pom.xml b/azure-keyvault-core/pom.xml index 871785c62cdd4..2b9ea14672bf6 100755 --- a/azure-keyvault-core/pom.xml +++ b/azure-keyvault-core/pom.xml @@ -17,7 +17,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml diff --git a/azure-keyvault-cryptography/pom.xml b/azure-keyvault-cryptography/pom.xml index b3e1236542df2..fdaa8f150f1de 100755 --- a/azure-keyvault-cryptography/pom.xml +++ b/azure-keyvault-cryptography/pom.xml @@ -9,7 +9,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -57,12 +57,12 @@ ${project.groupId} azure-keyvault-core - ${project.version} + 1.0.0-beta3 ${project.groupId} azure-keyvault-webkey - ${project.version} + 1.0.0-beta3 diff --git a/azure-keyvault-extensions/pom.xml b/azure-keyvault-extensions/pom.xml index 749578fd292d5..10ae305c9f986 100755 --- a/azure-keyvault-extensions/pom.xml +++ b/azure-keyvault-extensions/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -66,24 +66,24 @@ 1.54 - ${project.groupId} + com.microsoft.azure azure-keyvault-core - ${project.version} + 1.0.0-beta3 - ${project.groupId} + com.microsoft.azure azure-keyvault-cryptography - ${project.version} + 1.0.0-beta3 - ${project.groupId} + com.microsoft.azure azure-keyvault - ${project.version} + 1.0.0-beta3 - ${project.groupId} + com.microsoft.azure azure-keyvault-webkey - ${project.version} + 1.0.0-beta3 org.mockito diff --git a/azure-keyvault-webkey/pom.xml b/azure-keyvault-webkey/pom.xml index 31aca33de3b28..4faeb0a35b708 100644 --- a/azure-keyvault-webkey/pom.xml +++ b/azure-keyvault-webkey/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml diff --git a/azure-keyvault/pom.xml b/azure-keyvault/pom.xml index 96e1e04904f84..13070c5ff545a 100755 --- a/azure-keyvault/pom.xml +++ b/azure-keyvault/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -54,7 +54,7 @@ ${project.groupId} azure-keyvault-webkey - ${project.version} + 1.0.0-beta3 diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml index 10baad29c6f42..450201927334b 100644 --- a/azure-mgmt-batch/pom.xml +++ b/azure-mgmt-batch/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -49,11 +49,12 @@ com.microsoft.azure azure-client-runtime + 1.0.0-beta3 com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 junit @@ -63,12 +64,13 @@ com.microsoft.azure azure-client-authentication + 1.0.0-beta3 test - com.microsoft.azure - azure-mgmt-storage - 1.0.0-SNAPSHOT + com.microsoft.azure + azure-mgmt-storage + 1.0.0-beta3 com.microsoft.azure diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml index ddaeff791f655..7f9015a146d88 100644 --- a/azure-mgmt-compute/pom.xml +++ b/azure-mgmt-compute/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -49,21 +49,22 @@ com.microsoft.azure azure-client-runtime + 1.0.0-beta3 com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure azure-mgmt-storage - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure azure-mgmt-network - 1.0.0-SNAPSHOT + 1.0.0-beta3 junit @@ -73,6 +74,7 @@ com.microsoft.azure azure-client-authentication + 1.0.0-beta3 test diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml index 5cd2b105be7b3..9c4bf5a5beaf9 100644 --- a/azure-mgmt-datalake-analytics/pom.xml +++ b/azure-mgmt-datalake-analytics/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 test @@ -66,7 +66,7 @@ com.microsoft.azure azure-mgmt-storage - 1.0.0-SNAPSHOT + 1.0.0-beta3 test diff --git a/azure-mgmt-datalake-store-uploader/pom.xml b/azure-mgmt-datalake-store-uploader/pom.xml index 29776ba75fab8..a7a2e36774816 100644 --- a/azure-mgmt-datalake-store-uploader/pom.xml +++ b/azure-mgmt-datalake-store-uploader/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -59,7 +59,7 @@ com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 test diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml index 505627b007153..230896bfb5b8e 100644 --- a/azure-mgmt-datalake-store/pom.xml +++ b/azure-mgmt-datalake-store/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -54,7 +54,7 @@ com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 test diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml index cdaee5cc0ad94..0c5ca80c08f67 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.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -49,11 +49,12 @@ com.microsoft.azure azure-client-runtime + 1.0.0-beta3 com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 junit @@ -63,6 +64,7 @@ com.microsoft.azure azure-client-authentication + 1.0.0-beta3 test diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml index 084b475235afd..ba4c6c33fe1c2 100644 --- a/azure-mgmt-keyvault/pom.xml +++ b/azure-mgmt-keyvault/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -49,16 +49,17 @@ com.microsoft.azure azure-client-runtime + 1.0.0-beta3 com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure azure-mgmt-graph-rbac - 1.0.0-SNAPSHOT + 1.0.0-beta3 junit @@ -68,6 +69,7 @@ com.microsoft.azure azure-client-authentication + 1.0.0-beta3 test diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml index c25a54a4680ba..aec501d0f7e01 100644 --- a/azure-mgmt-network/pom.xml +++ b/azure-mgmt-network/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -49,11 +49,12 @@ com.microsoft.azure azure-client-runtime + 1.0.0-beta3 com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 junit @@ -63,6 +64,7 @@ com.microsoft.azure azure-client-authentication + 1.0.0-beta3 test diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml index 6e99d23eaf072..9e0457e4cb80a 100644 --- a/azure-mgmt-redis/pom.xml +++ b/azure-mgmt-redis/pom.xml @@ -6,12 +6,13 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml azure-mgmt-redis jar + 1.0.0-SNAPSHOT Microsoft Azure SDK for Redis Cache Management This package contains Microsoft Azure Redis Cache SDK. @@ -47,11 +48,12 @@ com.microsoft.azure azure-client-runtime + 1.0.0-beta3 com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 junit @@ -61,6 +63,7 @@ com.microsoft.azure azure-client-authentication + 1.0.0-beta3 test @@ -71,7 +74,7 @@ com.microsoft.azure azure-mgmt-storage - 1.0.0-SNAPSHOT + 1.0.0-beta3 test diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml index 5669c4736df4b..63394174cca71 100644 --- a/azure-mgmt-resources/pom.xml +++ b/azure-mgmt-resources/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -49,6 +49,7 @@ com.microsoft.azure azure-client-runtime + 1.0.0-beta3 junit @@ -62,6 +63,7 @@ com.microsoft.azure azure-client-authentication + 1.0.0-beta3 test diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml index ff5cb4830374a..4ab00a66bedaa 100644 --- a/azure-mgmt-search/pom.xml +++ b/azure-mgmt-search/pom.xml @@ -8,12 +8,13 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml azure-mgmt-search jar + 1.0.0-SNAPSHOT Microsoft Azure SDK for Search Management This package contains Microsoft Azure Search Management SDK. @@ -49,11 +50,12 @@ com.microsoft.azure azure-client-runtime + 1.0.0-beta3 com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 junit @@ -63,6 +65,7 @@ com.microsoft.azure azure-client-authentication + 1.0.0-beta3 test diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml index 08b5151744db6..5a8b6a8979a08 100644 --- a/azure-mgmt-storage/pom.xml +++ b/azure-mgmt-storage/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -49,11 +49,12 @@ com.microsoft.azure azure-client-runtime + 1.0.0-beta3 com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 junit @@ -63,6 +64,7 @@ com.microsoft.azure azure-client-authentication + 1.0.0-beta3 test diff --git a/azure-mgmt-website/pom.xml b/azure-mgmt-website/pom.xml index a36d6dde5186d..39ca3ed5775ed 100644 --- a/azure-mgmt-website/pom.xml +++ b/azure-mgmt-website/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -50,11 +50,12 @@ com.microsoft.azure azure-client-runtime + 1.0.0-beta3 com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 test diff --git a/azure-samples/pom.xml b/azure-samples/pom.xml index fc6c4ee6acfcf..59d9a43b3c635 100644 --- a/azure-samples/pom.xml +++ b/azure-samples/pom.xml @@ -11,12 +11,12 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml azure-samples - 1.0-SNAPSHOT + 1.0.0-SNAPSHOT Microsoft Azure SDK samples This package contains Microsoft Azure SDK samples. @@ -52,27 +52,27 @@ com.microsoft.azure azure - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure azure-mgmt-storage - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure azure-mgmt-network - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure azure-mgmt-compute - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure diff --git a/azure/pom.xml b/azure/pom.xml index 3a249ac7ede94..3ac566c544733 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure azure-parent - 1.0.0-SNAPSHOT + 1.0.0-beta3 ../pom.xml @@ -49,40 +49,47 @@ com.microsoft.azure azure-client-runtime + 1.0.0-beta3 com.microsoft.azure azure-client-authentication + 1.0.0-beta3 com.microsoft.azure azure-mgmt-resources - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure azure-mgmt-storage - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure azure-mgmt-network - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure azure-mgmt-compute - 1.0.0-SNAPSHOT + 1.0.0-beta3 + + + com.microsoft.azure + azure-mgmt-graph-rbac + 1.0.0-beta3 com.microsoft.azure azure-mgmt-keyvault - 1.0.0-SNAPSHOT + 1.0.0-beta3 com.microsoft.azure azure-mgmt-batch - 1.0.0-SNAPSHOT + 1.0.0-beta3 junit diff --git a/pom.xml b/pom.xml index 54a37dde1c6a1..9b084d726faff 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.microsoft.azure - 1.0.0-SNAPSHOT + 1.0.0-beta3 azure-parent pom