From 9e1930e1fdfabb5dc6ad68aed94eb2def4ba21fa Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Thu, 1 Mar 2018 09:08:10 -0500 Subject: [PATCH] 2.0.0.RC2 Release --- pom.xml | 4 ++-- spring-cloud-stream-binder-test/pom.xml | 2 +- spring-cloud-stream-core-docs/pom.xml | 2 +- spring-cloud-stream-integration-tests/pom.xml | 2 +- spring-cloud-stream-reactive/pom.xml | 2 +- spring-cloud-stream-schema-server/pom.xml | 2 +- spring-cloud-stream-schema/pom.xml | 2 +- spring-cloud-stream-test-support-internal/pom.xml | 2 +- spring-cloud-stream-test-support/pom.xml | 2 +- spring-cloud-stream-tools/pom.xml | 4 ++-- spring-cloud-stream/pom.xml | 2 +- 11 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 37750ddd9..9dd9b1ffa 100644 --- a/pom.xml +++ b/pom.xml @@ -3,12 +3,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 spring-cloud-stream-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 pom org.springframework.cloud spring-cloud-build - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index 630e708d8..3d39ffc4e 100644 --- a/spring-cloud-stream-binder-test/pom.xml +++ b/spring-cloud-stream-binder-test/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 diff --git a/spring-cloud-stream-core-docs/pom.xml b/spring-cloud-stream-core-docs/pom.xml index 4fb5cd1bc..27cf61875 100644 --- a/spring-cloud-stream-core-docs/pom.xml +++ b/spring-cloud-stream-core-docs/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 spring-cloud-stream-core-docs spring-cloud-stream-core-docs diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index 81c096c4b..f0818e6df 100644 --- a/spring-cloud-stream-integration-tests/pom.xml +++ b/spring-cloud-stream-integration-tests/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml index 5f79b9d56..152061a38 100644 --- a/spring-cloud-stream-reactive/pom.xml +++ b/spring-cloud-stream-reactive/pom.xml @@ -3,7 +3,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 4.0.0 diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml index 8ba2ce227..83ab3e17f 100644 --- a/spring-cloud-stream-schema-server/pom.xml +++ b/spring-cloud-stream-schema-server/pom.xml @@ -7,7 +7,7 @@ spring-cloud-stream-parent org.springframework.cloud - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml index f7866de1f..7a33ccde6 100644 --- a/spring-cloud-stream-schema/pom.xml +++ b/spring-cloud-stream-schema/pom.xml @@ -3,7 +3,7 @@ spring-cloud-stream-parent org.springframework.cloud - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 4.0.0 diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index 526dcf492..d80c46fcf 100644 --- a/spring-cloud-stream-test-support-internal/pom.xml +++ b/spring-cloud-stream-test-support-internal/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 spring-cloud-stream-test-support-internal Set of classes and utility code that may assist in testing both diff --git a/spring-cloud-stream-test-support/pom.xml b/spring-cloud-stream-test-support/pom.xml index 9021939a7..0058d2c39 100644 --- a/spring-cloud-stream-test-support/pom.xml +++ b/spring-cloud-stream-test-support/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 spring-cloud-stream-test-support A set of classes to ease testing of Spring Cloud Stream modules. diff --git a/spring-cloud-stream-tools/pom.xml b/spring-cloud-stream-tools/pom.xml index 2945beecd..89da0985b 100644 --- a/spring-cloud-stream-tools/pom.xml +++ b/spring-cloud-stream-tools/pom.xml @@ -4,12 +4,12 @@ org.springframework.cloud spring-cloud-build - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 spring-cloud-stream-tools - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 spring-cloud-stream-build-tools Spring Cloud Stream Build Tools diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml index 7e6df0444..c03ff6229 100644 --- a/spring-cloud-stream/pom.xml +++ b/spring-cloud-stream/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2