From 56be7d16b0a0543da2f8971a52fb7f18844e39bd Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Mon, 19 Nov 2018 15:13:27 -0500 Subject: [PATCH] 2.0.2.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 cedbb1612..c0c82b275 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.2.BUILD-SNAPSHOT + 2.0.2.RELEASE pom org.springframework.cloud spring-cloud-build - 2.0.2.RELEASE + 2.0.4.RELEASE diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index e2e505f10..3f0b9d81f 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.2.BUILD-SNAPSHOT + 2.0.2.RELEASE diff --git a/spring-cloud-stream-core-docs/pom.xml b/spring-cloud-stream-core-docs/pom.xml index 74f58464f..c138f7331 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.2.BUILD-SNAPSHOT + 2.0.2.RELEASE 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 b4916e503..e19f0f3d4 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.2.BUILD-SNAPSHOT + 2.0.2.RELEASE diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml index a4e41fcea..5c18dace1 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.2.BUILD-SNAPSHOT + 2.0.2.RELEASE 4.0.0 diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml index 1c449f65e..87b779852 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.2.BUILD-SNAPSHOT + 2.0.2.RELEASE diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml index 2ae44e0db..90e64c36f 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.2.BUILD-SNAPSHOT + 2.0.2.RELEASE 4.0.0 diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index 5ab966153..0ce711c86 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.2.BUILD-SNAPSHOT + 2.0.2.RELEASE 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 1c2b6e001..72cde4882 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.2.BUILD-SNAPSHOT + 2.0.2.RELEASE 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 691c16d12..19d53ec56 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.2.RELEASE + 2.0.4.RELEASE spring-cloud-stream-tools - 2.0.2.BUILD-SNAPSHOT + 2.0.2.RELEASE 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 7d1d4b1ef..faeba9d77 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.2.BUILD-SNAPSHOT + 2.0.2.RELEASE