From b5bd468c3339a28186b6bd0ee9dd36d2241e674a Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 26 Nov 2019 09:46:55 +0000 Subject: [PATCH] Update SNAPSHOT to 2.2.0.RELEASE --- .flattened-pom.xml | 2 +- docs/.flattened-pom.xml | 4 ++-- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-config-client/.flattened-pom.xml | 8 ++++---- spring-cloud-config-client/pom.xml | 2 +- spring-cloud-config-dependencies/pom.xml | 2 +- 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, 32 insertions(+), 32 deletions(-) diff --git a/.flattened-pom.xml b/.flattened-pom.xml index 3bcbb492..53d2e556 100644 --- a/.flattened-pom.xml +++ b/.flattened-pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE pom Spring Cloud Config Spring Cloud Config diff --git a/docs/.flattened-pom.xml b/docs/.flattened-pom.xml index 073f147c..97690241 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.RELEASE .. org.springframework.cloud spring-cloud-config-docs - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE pom Spring Cloud Config Docs Spring Cloud Docs diff --git a/docs/pom.xml b/docs/pom.xml index 3b00e1eb..4c868a6f 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.RELEASE .. diff --git a/pom.xml b/pom.xml index 685af0e2..145fef69 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.RELEASE pom Spring Cloud Config Spring Cloud Config @@ -27,7 +27,7 @@ config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE 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..7ecfd6a5 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.RELEASE .. org.springframework.cloud spring-cloud-config-client - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE 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.RELEASE compile org.springframework.cloud spring-cloud-context - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE compile diff --git a/spring-cloud-config-client/pom.xml b/spring-cloud-config-client/pom.xml index 0c4b2683..2df4c03c 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.RELEASE .. diff --git a/spring-cloud-config-dependencies/pom.xml b/spring-cloud-config-dependencies/pom.xml index d81c1b98..da946651 100644 --- a/spring-cloud-config-dependencies/pom.xml +++ b/spring-cloud-config-dependencies/pom.xml @@ -10,7 +10,7 @@ spring-cloud-config-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE 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..d4b0a0c9 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.RELEASE .. org.springframework.cloud spring-cloud-config-monitor - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE 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.RELEASE compile org.springframework.cloud spring-cloud-bus - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE compile diff --git a/spring-cloud-config-monitor/pom.xml b/spring-cloud-config-monitor/pom.xml index f16eea15..0b88e804 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.RELEASE .. spring-cloud-config-monitor @@ -14,7 +14,7 @@ Spring Cloud Config Monitor ${basedir}/../.. - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE diff --git a/spring-cloud-config-sample/.flattened-pom.xml b/spring-cloud-config-sample/.flattened-pom.xml index 1d80f787..2d1867e5 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.RELEASE .. org.springframework.cloud spring-cloud-config-sample - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE 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.RELEASE compile diff --git a/spring-cloud-config-sample/pom.xml b/spring-cloud-config-sample/pom.xml index 8da8a373..8f4f8be1 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.RELEASE .. diff --git a/spring-cloud-config-server/.flattened-pom.xml b/spring-cloud-config-server/.flattened-pom.xml index f09f35af..6de0cda7 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.RELEASE .. org.springframework.cloud spring-cloud-config-server - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE 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.RELEASE compile diff --git a/spring-cloud-config-server/pom.xml b/spring-cloud-config-server/pom.xml index 31b4348d..56f5f231 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.RELEASE .. diff --git a/spring-cloud-starter-config/.flattened-pom.xml b/spring-cloud-starter-config/.flattened-pom.xml index 3b166174..23325818 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.RELEASE org.springframework.cloud spring-cloud-starter-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE 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.RELEASE compile org.springframework.cloud spring-cloud-config-client - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE compile diff --git a/spring-cloud-starter-config/pom.xml b/spring-cloud-starter-config/pom.xml index 86769931..fdc10544 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.RELEASE spring-cloud-starter-config - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE spring-cloud-starter-config Spring Cloud Starter https://projects.spring.io/spring-cloud