From b66998b268645ad9a00e7db2332cff0c2258293f Mon Sep 17 00:00:00 2001 From: Rujun Chen Date: Tue, 26 May 2020 18:33:30 +0800 Subject: [PATCH] Prepare to release 2.3.1. --- 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 | 2 +- .../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-servicebus-jms-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-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 +- 20 files changed, 22 insertions(+), 22 deletions(-) diff --git a/azure-spring-boot-bom/pom.xml b/azure-spring-boot-bom/pom.xml index 4dc7975fe..4e0a91101 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.3.1-SNAPSHOT + 2.3.1 pom Azure Spring Boot BOM @@ -46,7 +46,7 @@ - 2.3.1-SNAPSHOT + 2.3.1 2.3.0 2.3.0 2.3.0 diff --git a/azure-spring-boot-parent/pom.xml b/azure-spring-boot-parent/pom.xml index 53fd756ee..fdbaae830 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.3.1-SNAPSHOT + 2.3.1 ../azure-spring-boot-bom/pom.xml diff --git a/azure-spring-boot-samples/pom.xml b/azure-spring-boot-samples/pom.xml index e51bf25c9..b0aff4bc3 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.3.1-SNAPSHOT + 2.3.1 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 6a3d386c0..51a04a398 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,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.3.1-SNAPSHOT + 2.3.1 ../../azure-spring-boot-parent/pom.xml 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 1ef1a3c3d..743bba1cb 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.3.1-SNAPSHOT + 2.3.1 ../../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 aac816688..361d40afc 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.3.1-SNAPSHOT + 2.3.1 ../../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 82334817b..5c1ec4d1d 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.3.1-SNAPSHOT + 2.3.1 ../../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 1efe5cc29..87d217db5 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.3.1-SNAPSHOT + 2.3.1 ../../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 0ff4d966a..9f7dd44a8 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.3.1-SNAPSHOT + 2.3.1 ../../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 3fd517fbe..28354201f 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.3.1-SNAPSHOT + 2.3.1 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/pom.xml b/azure-spring-boot-starters/pom.xml index 9af87f536..eb4df381b 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.3.1-SNAPSHOT + 2.3.1 ../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 0329299e2..9f68215db 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.3.1-SNAPSHOT + 2.3.1 ../../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 5a33bc548..55527e0bf 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.3.1-SNAPSHOT + 2.3.1 ../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 f8e1a75c5..efd682e3f 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.3.1-SNAPSHOT + 2.3.1 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 67e3c81f5..6963d1d47 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.3.1-SNAPSHOT + 2.3.1 ../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 e8f567860..2af6e5fce 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.3.1-SNAPSHOT + 2.3.1 ../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 8692c9da6..98aec1557 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.3.1-SNAPSHOT + 2.3.1 ../pom.xml 4.0.0 diff --git a/azure-spring-boot-tests/pom.xml b/azure-spring-boot-tests/pom.xml index d5fd42f4b..9880635b9 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.3.1-SNAPSHOT + 2.3.1 pom Azure Spring Boot Tests @@ -31,7 +31,7 @@ 3.0.0-M3 2.3.0.RELEASE - 2.3.1-SNAPSHOT + 2.3.1 1.26.0 2.1.1 0.1.53 diff --git a/azure-spring-boot/pom.xml b/azure-spring-boot/pom.xml index 963b19673..a7a4cfd3f 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.3.1-SNAPSHOT + 2.3.1 ../azure-spring-boot-parent/pom.xml diff --git a/pom.xml b/pom.xml index 2e857a7de..936f3abee 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure azure-spring-boot-build - 2.3.1-SNAPSHOT + 2.3.1 pom Azure Spring Boot Build