From ad21e4564681cd255fd0974e60a2b64557355883 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 8 Nov 2019 21:30:45 +0000 Subject: [PATCH] Update SNAPSHOT to 2.2.0.RC2 --- .flattened-pom.xml | 4 ++-- docs/.flattened-pom.xml | 4 ++-- docs/pom.xml | 2 +- pom.xml | 6 +++--- spring-cloud-config-client/.flattened-pom.xml | 8 ++++---- spring-cloud-config-client/pom.xml | 2 +- spring-cloud-config-dependencies/pom.xml | 4 ++-- spring-cloud-config-monitor/.flattened-pom.xml | 8 ++++---- spring-cloud-config-monitor/pom.xml | 4 ++-- spring-cloud-config-sample/.flattened-pom.xml | 6 +++--- spring-cloud-config-sample/pom.xml | 2 +- spring-cloud-config-server/.flattened-pom.xml | 6 +++--- spring-cloud-config-server/pom.xml | 2 +- spring-cloud-starter-config/.flattened-pom.xml | 8 ++++---- spring-cloud-starter-config/pom.xml | 4 ++-- 15 files changed, 35 insertions(+), 35 deletions(-) diff --git a/.flattened-pom.xml b/.flattened-pom.xml index 370f5a92..4d43255a 100644 --- a/.flattened-pom.xml +++ b/.flattened-pom.xml @@ -5,12 +5,12 @@ org.springframework.cloud spring-cloud-build - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 pom Spring Cloud Config Spring Cloud Config diff --git a/docs/.flattened-pom.xml b/docs/.flattened-pom.xml index 073f147c..6db75b96 100644 --- a/docs/.flattened-pom.xml +++ b/docs/.flattened-pom.xml @@ -5,12 +5,12 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 .. org.springframework.cloud spring-cloud-config-docs - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 pom Spring Cloud Config Docs Spring Cloud Docs diff --git a/docs/pom.xml b/docs/pom.xml index 3b00e1eb..dfbad31b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -8,7 +8,7 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 .. diff --git a/pom.xml b/pom.xml index 5f850aa9..0e07b580 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 pom Spring Cloud Config Spring Cloud Config @@ -13,7 +13,7 @@ org.springframework.cloud spring-cloud-build - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 @@ -27,7 +27,7 @@ config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 1.11.52 true true diff --git a/spring-cloud-config-client/.flattened-pom.xml b/spring-cloud-config-client/.flattened-pom.xml index 0e86750c..86f496b7 100644 --- a/spring-cloud-config-client/.flattened-pom.xml +++ b/spring-cloud-config-client/.flattened-pom.xml @@ -5,12 +5,12 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 .. org.springframework.cloud spring-cloud-config-client - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 Spring Cloud Config Client This project is a Spring configuration client. https://spring.io @@ -120,13 +120,13 @@ org.springframework.cloud spring-cloud-commons - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 compile org.springframework.cloud spring-cloud-context - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 compile diff --git a/spring-cloud-config-client/pom.xml b/spring-cloud-config-client/pom.xml index 0c4b2683..a6cf8a0e 100644 --- a/spring-cloud-config-client/pom.xml +++ b/spring-cloud-config-client/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 .. diff --git a/spring-cloud-config-dependencies/pom.xml b/spring-cloud-config-dependencies/pom.xml index dbcf44bd..8b2f7726 100644 --- a/spring-cloud-config-dependencies/pom.xml +++ b/spring-cloud-config-dependencies/pom.xml @@ -6,11 +6,11 @@ spring-cloud-dependencies-parent org.springframework.cloud - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 spring-cloud-config-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 pom spring-cloud-config-dependencies Spring Cloud Config Dependencies diff --git a/spring-cloud-config-monitor/.flattened-pom.xml b/spring-cloud-config-monitor/.flattened-pom.xml index 19a5993a..bd1e5a0b 100644 --- a/spring-cloud-config-monitor/.flattened-pom.xml +++ b/spring-cloud-config-monitor/.flattened-pom.xml @@ -5,12 +5,12 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 .. org.springframework.cloud spring-cloud-config-monitor - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 spring-cloud-config-monitor Spring Cloud Config Monitor https://projects.spring.io/spring-cloud/spring-cloud-config-monitor/ @@ -100,13 +100,13 @@ org.springframework.cloud spring-cloud-config-server - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 compile org.springframework.cloud spring-cloud-bus - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 compile diff --git a/spring-cloud-config-monitor/pom.xml b/spring-cloud-config-monitor/pom.xml index f16eea15..6077ea96 100644 --- a/spring-cloud-config-monitor/pom.xml +++ b/spring-cloud-config-monitor/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 .. spring-cloud-config-monitor @@ -14,7 +14,7 @@ Spring Cloud Config Monitor ${basedir}/../.. - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 diff --git a/spring-cloud-config-sample/.flattened-pom.xml b/spring-cloud-config-sample/.flattened-pom.xml index 1d80f787..edd1c44e 100644 --- a/spring-cloud-config-sample/.flattened-pom.xml +++ b/spring-cloud-config-sample/.flattened-pom.xml @@ -5,12 +5,12 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 .. org.springframework.cloud spring-cloud-config-sample - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 spring-cloud-config-sample spring-cloud-config-server https://projects.spring.io/spring-cloud/spring-cloud-config-sample/ @@ -100,7 +100,7 @@ org.springframework.cloud spring-cloud-config-client - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 compile diff --git a/spring-cloud-config-sample/pom.xml b/spring-cloud-config-sample/pom.xml index 8da8a373..085abdc7 100644 --- a/spring-cloud-config-sample/pom.xml +++ b/spring-cloud-config-sample/pom.xml @@ -13,7 +13,7 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 .. diff --git a/spring-cloud-config-server/.flattened-pom.xml b/spring-cloud-config-server/.flattened-pom.xml index f09f35af..40b10499 100644 --- a/spring-cloud-config-server/.flattened-pom.xml +++ b/spring-cloud-config-server/.flattened-pom.xml @@ -5,12 +5,12 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 .. org.springframework.cloud spring-cloud-config-server - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 spring-cloud-config-server spring-cloud-config-server https://projects.spring.io/spring-cloud/spring-cloud-config-server/ @@ -121,7 +121,7 @@ org.springframework.cloud spring-cloud-config-client - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 compile diff --git a/spring-cloud-config-server/pom.xml b/spring-cloud-config-server/pom.xml index 31b4348d..ce0c3bd1 100644 --- a/spring-cloud-config-server/pom.xml +++ b/spring-cloud-config-server/pom.xml @@ -13,7 +13,7 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 .. diff --git a/spring-cloud-starter-config/.flattened-pom.xml b/spring-cloud-starter-config/.flattened-pom.xml index 3b166174..59966842 100644 --- a/spring-cloud-starter-config/.flattened-pom.xml +++ b/spring-cloud-starter-config/.flattened-pom.xml @@ -5,11 +5,11 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 org.springframework.cloud spring-cloud-starter-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 spring-cloud-starter-config Spring Cloud Starter https://projects.spring.io/spring-cloud @@ -99,13 +99,13 @@ org.springframework.cloud spring-cloud-starter - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 compile org.springframework.cloud spring-cloud-config-client - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 compile diff --git a/spring-cloud-starter-config/pom.xml b/spring-cloud-starter-config/pom.xml index 86769931..4a0c1ce5 100644 --- a/spring-cloud-starter-config/pom.xml +++ b/spring-cloud-starter-config/pom.xml @@ -6,10 +6,10 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 spring-cloud-starter-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 spring-cloud-starter-config Spring Cloud Starter https://projects.spring.io/spring-cloud