diff --git a/azure-spring-boot-bom/pom.xml b/azure-spring-boot-bom/pom.xml index 7460a74b1..1ae7c7ce2 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.1.10-SNAPSHOT + 2.1.10 pom Azure Spring Boot BOM @@ -46,8 +46,8 @@ - 2.1.10-SNAPSHOT - 2.1.0.M10 + 2.1.10 + 2.1.0.M11 2.1.10 2.1.9 diff --git a/azure-spring-boot-parent/pom.xml b/azure-spring-boot-parent/pom.xml index 2ec8057d5..b1c8e8eff 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.1.10-SNAPSHOT + 2.1.10 ../azure-spring-boot-bom/pom.xml diff --git a/azure-spring-boot-samples/build.gradle b/azure-spring-boot-samples/build.gradle index e52ef273f..4e78ed0a5 100644 --- a/azure-spring-boot-samples/build.gradle +++ b/azure-spring-boot-samples/build.gradle @@ -18,7 +18,7 @@ allprojects { version = '0.0.1-SNAPSHOT' ext { - azureSpringBootStartersVersion = '2.1.10-SNAPSHOT' + azureSpringBootStartersVersion = '2.1.10' commonsioVersion = '2.3' } } diff --git a/azure-spring-boot-samples/pom.xml b/azure-spring-boot-samples/pom.xml index c5e95b0eb..b1a0f9c8c 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.1.10-SNAPSHOT + 2.1.10 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 f6502cd1e..bb6e2ea7e 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.1.10-SNAPSHOT + 2.1.10 ../../azure-spring-boot-parent/pom.xml azure-active-directory-b2c-spring-boot-starter - 2.1.10-SNAPSHOT + 2.1.10 Azure AD B2C Spring Security Integration Spring Boot Starter Spring Boot Starter for Azure AD B2C and Spring Security Integration @@ -36,7 +36,7 @@ com.microsoft.azure azure-spring-boot - 2.1.10-SNAPSHOT + 2.1.10 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 26a248f7e..720471b47 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.1.10-SNAPSHOT + 2.1.10 ../../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 0695178f6..a6bf438ef 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.1.10-SNAPSHOT + 2.1.10 ../../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 f25632236..d308f1532 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.1.10-SNAPSHOT + 2.1.10 ../../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 58dcc35a5..1e012954f 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.1.10-SNAPSHOT + 2.1.10 ../../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 826514f34..42fb5e4ea 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.1.10-SNAPSHOT + 2.1.10 ../../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 d4022ca2d..854851909 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.1.10-SNAPSHOT + 2.1.10 ../../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 3f53648b5..cad11d44b 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.1.10-SNAPSHOT + 2.1.10 ../../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 bdf04513b..1f3dd5754 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.1.10-SNAPSHOT + 2.1.10 ../../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 d768231cd..6e5f51f6f 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.1.10-SNAPSHOT + 2.1.10 ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/pom.xml b/azure-spring-boot-starters/pom.xml index d047d899c..417498b9a 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.1.10-SNAPSHOT + 2.1.10 ../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 86eb2eabd..92e9ad69a 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.1.10-SNAPSHOT + 2.1.10 ../../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 b8480f707..6ea69e891 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.1.10-SNAPSHOT + 2.1.10 ../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 f673cec4d..7aba28bb4 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.1.10-SNAPSHOT + 2.1.10 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 0d4e0d8e1..f2198b035 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.1.10-SNAPSHOT + 2.1.10 ../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 04c943c74..01e33d81d 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.1.10-SNAPSHOT + 2.1.10 ../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 44475eaf9..906696524 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.1.10-SNAPSHOT + 2.1.10 ../pom.xml 4.0.0 diff --git a/azure-spring-boot-tests/pom.xml b/azure-spring-boot-tests/pom.xml index b399baf95..2ad994e2e 100644 --- a/azure-spring-boot-tests/pom.xml +++ b/azure-spring-boot-tests/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure azure-spring-boot-tests - 2.1.10-SNAPSHOT + 2.1.10 pom Azure Spring Boot Tests @@ -30,7 +30,7 @@ 3.0.0-M3 2.1.7.RELEASE - 2.1.10-SNAPSHOT + 2.1.10 1.26.0 2.1.1 0.1.53 diff --git a/azure-spring-boot/pom.xml b/azure-spring-boot/pom.xml index ae53f22c8..1ffc672cf 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.1.10-SNAPSHOT + 2.1.10 ../azure-spring-boot-parent/pom.xml diff --git a/pom.xml b/pom.xml index 061b4e69e..571f26124 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure azure-spring-boot-build - 2.1.10-SNAPSHOT + 2.1.10 pom Azure Spring Boot Build