From 70a23a5445eabef02c2531f61970c166e89b15c6 Mon Sep 17 00:00:00 2001 From: weiping Date: Tue, 22 Jan 2019 12:48:32 +0800 Subject: [PATCH] update snapshot version for 2.1.x (#536) --- azure-spring-boot-bom/pom.xml | 2 +- azure-spring-boot-parent/pom.xml | 2 +- azure-spring-boot-samples/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-mediaservices-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-sqlserver-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/pom.xml | 2 +- pom.xml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/azure-spring-boot-bom/pom.xml b/azure-spring-boot-bom/pom.xml index baffd9cd..16c092f1 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT pom Azure Spring Boot BOM diff --git a/azure-spring-boot-parent/pom.xml b/azure-spring-boot-parent/pom.xml index efb72c78..5ee3f0ae 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../azure-spring-boot-bom/pom.xml diff --git a/azure-spring-boot-samples/pom.xml b/azure-spring-boot-samples/pom.xml index 1c1a2fbb..62058804 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT pom import 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 42fc265f..85e25875 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../../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 b6e49d58..499fff91 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../../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 c824caa9..6095e052 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../../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 12b20008..11b9f38a 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../../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 6b24cca1..21ac3f7e 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../../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 c2e9ebe3..0fb47de0 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../../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 c03d9e7f..d6fc50ad 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/azure-sqlserver-spring-boot-starter/pom.xml b/azure-spring-boot-starters/azure-sqlserver-spring-boot-starter/pom.xml index ceba743b..2d39f146 100644 --- a/azure-spring-boot-starters/azure-sqlserver-spring-boot-starter/pom.xml +++ b/azure-spring-boot-starters/azure-sqlserver-spring-boot-starter/pom.xml @@ -7,7 +7,7 @@ com.microsoft.azure azure-spring-boot-parent - 2.1.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../../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 f68706b4..e8525946 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot-starters/pom.xml b/azure-spring-boot-starters/pom.xml index 69cbaee9..912a7ff1 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../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 6ae5b087..092d1465 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../../azure-spring-boot-parent/pom.xml diff --git a/azure-spring-boot/pom.xml b/azure-spring-boot/pom.xml index d2a82c67..b9c1d9ef 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.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT ../azure-spring-boot-parent/pom.xml diff --git a/pom.xml b/pom.xml index 7db521f2..b283590f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure azure-spring-boot-build - 2.1.1.BUILD-SNAPSHOT + 2.1.2.BUILD-SNAPSHOT pom Azure Spring Boot Build