From 3bdd872b5d0498c56b9aa48b8eca0eb23dcb3b9e Mon Sep 17 00:00:00 2001 From: Rujun Chen Date: Tue, 9 Jun 2020 14:30:42 +0800 Subject: [PATCH] Prepare to release 2.2.5 --- azure-spring-boot-bom/pom.xml | 4 ++-- azure-spring-boot-parent/pom.xml | 2 +- azure-spring-boot-samples/pom.xml | 2 +- .../azure-active-directory-b2c-spring-boot-starter/pom.xml | 4 ++-- .../azure-active-directory-spring-boot-starter/pom.xml | 2 +- .../azure-cosmosdb-spring-boot-starter/pom.xml | 2 +- .../azure-keyvault-secrets-spring-boot-starter/pom.xml | 2 +- .../azure-mediaservices-spring-boot-starter/pom.xml | 2 +- .../azure-servicebus-jms-spring-boot-starter/pom.xml | 2 +- .../azure-servicebus-spring-boot-starter/pom.xml | 2 +- .../azure-spring-boot-metrics-starter/pom.xml | 2 +- azure-spring-boot-starters/azure-spring-boot-starter/pom.xml | 2 +- .../azure-storage-spring-boot-starter/pom.xml | 2 +- azure-spring-boot-starters/pom.xml | 2 +- .../spring-data-gremlin-boot-starter/pom.xml | 2 +- azure-spring-boot-tests/azure-spring-boot-test-aad/pom.xml | 2 +- .../azure-spring-boot-test-application/pom.xml | 2 +- azure-spring-boot-tests/azure-spring-boot-test-core/pom.xml | 2 +- .../azure-spring-boot-test-cosmosdb/pom.xml | 2 +- .../azure-spring-boot-test-keyvault/pom.xml | 2 +- azure-spring-boot-tests/pom.xml | 4 ++-- azure-spring-boot/pom.xml | 2 +- pom.xml | 2 +- 23 files changed, 26 insertions(+), 26 deletions(-) diff --git a/azure-spring-boot-bom/pom.xml b/azure-spring-boot-bom/pom.xml index 375282799..6d69c7028 100644 --- a/azure-spring-boot-bom/pom.xml +++ b/azure-spring-boot-bom/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure azure-spring-boot-bom - 2.2.5-SNAPSHOT + 2.2.5 pom Azure Spring Boot BOM @@ -46,7 +46,7 @@ - 2.2.5-SNAPSHOT + 2.2.5 2.2.0.M6 2.2.3.FIX1 2.2.3 diff --git a/azure-spring-boot-parent/pom.xml b/azure-spring-boot-parent/pom.xml index 0b543c4e6..e4aa4232a 100644 --- a/azure-spring-boot-parent/pom.xml +++ b/azure-spring-boot-parent/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-bom - 2.2.5-SNAPSHOT + 2.2.5 ../azure-spring-boot-bom/pom.xml diff --git a/azure-spring-boot-samples/pom.xml b/azure-spring-boot-samples/pom.xml index 8e7ae7e08..0af673ed2 100644 --- a/azure-spring-boot-samples/pom.xml +++ b/azure-spring-boot-samples/pom.xml @@ -66,7 +66,7 @@ com.microsoft.azure azure-spring-boot-bom - 2.2.5-SNAPSHOT + 2.2.5 pom import diff --git a/azure-spring-boot-starters/azure-active-directory-b2c-spring-boot-starter/pom.xml b/azure-spring-boot-starters/azure-active-directory-b2c-spring-boot-starter/pom.xml index 4a0f12868..9e92e6175 100644 --- a/azure-spring-boot-starters/azure-active-directory-b2c-spring-boot-starter/pom.xml +++ b/azure-spring-boot-starters/azure-active-directory-b2c-spring-boot-starter/pom.xml @@ -7,12 +7,12 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../../azure-spring-boot-parent/pom.xml azure-active-directory-b2c-spring-boot-starter - 2.2.5-SNAPSHOT + 2.2.5 Azure AD B2C Spring Security Integration Spring Boot Starter Spring Boot Starter for Azure AD B2C and Spring Security Integration diff --git a/azure-spring-boot-starters/azure-active-directory-spring-boot-starter/pom.xml b/azure-spring-boot-starters/azure-active-directory-spring-boot-starter/pom.xml index 00ccf711b..5409fe89a 100644 --- a/azure-spring-boot-starters/azure-active-directory-spring-boot-starter/pom.xml +++ b/azure-spring-boot-starters/azure-active-directory-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/azure-cosmosdb-spring-boot-starter/pom.xml b/azure-spring-boot-starters/azure-cosmosdb-spring-boot-starter/pom.xml index d2591dcff..81a454213 100644 --- a/azure-spring-boot-starters/azure-cosmosdb-spring-boot-starter/pom.xml +++ b/azure-spring-boot-starters/azure-cosmosdb-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/azure-keyvault-secrets-spring-boot-starter/pom.xml b/azure-spring-boot-starters/azure-keyvault-secrets-spring-boot-starter/pom.xml index 9b1b0c2f3..c2cbd8468 100644 --- a/azure-spring-boot-starters/azure-keyvault-secrets-spring-boot-starter/pom.xml +++ b/azure-spring-boot-starters/azure-keyvault-secrets-spring-boot-starter/pom.xml @@ -9,7 +9,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/azure-mediaservices-spring-boot-starter/pom.xml b/azure-spring-boot-starters/azure-mediaservices-spring-boot-starter/pom.xml index 383f88935..11fc6acef 100644 --- a/azure-spring-boot-starters/azure-mediaservices-spring-boot-starter/pom.xml +++ b/azure-spring-boot-starters/azure-mediaservices-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/azure-servicebus-jms-spring-boot-starter/pom.xml b/azure-spring-boot-starters/azure-servicebus-jms-spring-boot-starter/pom.xml index e7dac9ab6..d3d31f7d5 100644 --- a/azure-spring-boot-starters/azure-servicebus-jms-spring-boot-starter/pom.xml +++ b/azure-spring-boot-starters/azure-servicebus-jms-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/azure-servicebus-spring-boot-starter/pom.xml b/azure-spring-boot-starters/azure-servicebus-spring-boot-starter/pom.xml index b2500c4d3..ad661e3a9 100644 --- a/azure-spring-boot-starters/azure-servicebus-spring-boot-starter/pom.xml +++ b/azure-spring-boot-starters/azure-servicebus-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/azure-spring-boot-metrics-starter/pom.xml b/azure-spring-boot-starters/azure-spring-boot-metrics-starter/pom.xml index bdd52a6e2..39c37adce 100644 --- a/azure-spring-boot-starters/azure-spring-boot-metrics-starter/pom.xml +++ b/azure-spring-boot-starters/azure-spring-boot-metrics-starter/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/azure-spring-boot-starter/pom.xml b/azure-spring-boot-starters/azure-spring-boot-starter/pom.xml index c155d2d96..61e7655c7 100644 --- a/azure-spring-boot-starters/azure-spring-boot-starter/pom.xml +++ b/azure-spring-boot-starters/azure-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/azure-storage-spring-boot-starter/pom.xml b/azure-spring-boot-starters/azure-storage-spring-boot-starter/pom.xml index 4b8a51535..0ebda0aef 100644 --- a/azure-spring-boot-starters/azure-storage-spring-boot-starter/pom.xml +++ b/azure-spring-boot-starters/azure-storage-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/pom.xml b/azure-spring-boot-starters/pom.xml index 1af140a96..a74ac6a86 100644 --- a/azure-spring-boot-starters/pom.xml +++ b/azure-spring-boot-starters/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/spring-data-gremlin-boot-starter/pom.xml b/azure-spring-boot-starters/spring-data-gremlin-boot-starter/pom.xml index b1cf203eb..79c681eaa 100644 --- a/azure-spring-boot-starters/spring-data-gremlin-boot-starter/pom.xml +++ b/azure-spring-boot-starters/spring-data-gremlin-boot-starter/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-tests/azure-spring-boot-test-aad/pom.xml b/azure-spring-boot-tests/azure-spring-boot-test-aad/pom.xml index 7f216247e..040b66ede 100644 --- a/azure-spring-boot-tests/azure-spring-boot-test-aad/pom.xml +++ b/azure-spring-boot-tests/azure-spring-boot-test-aad/pom.xml @@ -5,7 +5,7 @@ azure-spring-boot-tests com.microsoft.azure - 2.2.5-SNAPSHOT + 2.2.5 ../pom.xml 4.0.0 diff --git a/azure-spring-boot-tests/azure-spring-boot-test-application/pom.xml b/azure-spring-boot-tests/azure-spring-boot-test-application/pom.xml index 888b34a5a..5ead276f9 100644 --- a/azure-spring-boot-tests/azure-spring-boot-test-application/pom.xml +++ b/azure-spring-boot-tests/azure-spring-boot-test-application/pom.xml @@ -52,7 +52,7 @@ com.microsoft.azure azure-spring-boot-bom - 2.2.5-SNAPSHOT + 2.2.5 pom import diff --git a/azure-spring-boot-tests/azure-spring-boot-test-core/pom.xml b/azure-spring-boot-tests/azure-spring-boot-test-core/pom.xml index d2d61413e..84c42ecec 100644 --- a/azure-spring-boot-tests/azure-spring-boot-test-core/pom.xml +++ b/azure-spring-boot-tests/azure-spring-boot-test-core/pom.xml @@ -5,7 +5,7 @@ azure-spring-boot-tests com.microsoft.azure - 2.2.5-SNAPSHOT + 2.2.5 ../pom.xml 4.0.0 diff --git a/azure-spring-boot-tests/azure-spring-boot-test-cosmosdb/pom.xml b/azure-spring-boot-tests/azure-spring-boot-test-cosmosdb/pom.xml index 17c9594c6..ff1b02f9a 100644 --- a/azure-spring-boot-tests/azure-spring-boot-test-cosmosdb/pom.xml +++ b/azure-spring-boot-tests/azure-spring-boot-test-cosmosdb/pom.xml @@ -5,7 +5,7 @@ azure-spring-boot-tests com.microsoft.azure - 2.2.5-SNAPSHOT + 2.2.5 ../pom.xml 4.0.0 diff --git a/azure-spring-boot-tests/azure-spring-boot-test-keyvault/pom.xml b/azure-spring-boot-tests/azure-spring-boot-test-keyvault/pom.xml index 9ea7e9fa7..35f595d11 100644 --- a/azure-spring-boot-tests/azure-spring-boot-test-keyvault/pom.xml +++ b/azure-spring-boot-tests/azure-spring-boot-test-keyvault/pom.xml @@ -5,7 +5,7 @@ azure-spring-boot-tests com.microsoft.azure - 2.2.5-SNAPSHOT + 2.2.5 ../pom.xml 4.0.0 diff --git a/azure-spring-boot-tests/pom.xml b/azure-spring-boot-tests/pom.xml index 16808a197..c43ef7061 100644 --- a/azure-spring-boot-tests/pom.xml +++ b/azure-spring-boot-tests/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-tests - 2.2.5-SNAPSHOT + 2.2.5 pom Azure Spring Boot Tests @@ -31,7 +31,7 @@ 3.0.0-M3 2.2.0.RELEASE - 2.2.5-SNAPSHOT + 2.2.5 1.26.0 2.1.1 0.1.53 diff --git a/azure-spring-boot/pom.xml b/azure-spring-boot/pom.xml index 34e0ea65c..d0c4b2185 100644 --- a/azure-spring-boot/pom.xml +++ b/azure-spring-boot/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.2.5-SNAPSHOT + 2.2.5 ../azure-spring-boot-parent/pom.xml diff --git a/pom.xml b/pom.xml index 7333c47e9..6872965df 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure azure-spring-boot-build - 2.2.5-SNAPSHOT + 2.2.5 pom Azure Spring Boot Build