From d351f014358c898385f6a143d611b0d18cde47f1 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Wed, 11 Jul 2018 17:31:32 -0400 Subject: [PATCH] Next version: 2.0.2.BUILD-SNAPSHOT --- pom.xml | 2 +- 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 | 2 +- spring-cloud-stream/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 81cc6f9e7..cedbb1612 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 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.1.RELEASE + 2.0.2.BUILD-SNAPSHOT pom org.springframework.cloud diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index 92390c738..e2e505f10 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.1.RELEASE + 2.0.2.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-core-docs/pom.xml b/spring-cloud-stream-core-docs/pom.xml index f89f3881c..74f58464f 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.1.RELEASE + 2.0.2.BUILD-SNAPSHOT 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 404fa389d..b4916e503 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.1.RELEASE + 2.0.2.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml index 5587d52a9..a4e41fcea 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.1.RELEASE + 2.0.2.BUILD-SNAPSHOT 4.0.0 diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml index 0ba38390e..1c449f65e 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.1.RELEASE + 2.0.2.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml index 5af9083f8..2ae44e0db 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.1.RELEASE + 2.0.2.BUILD-SNAPSHOT 4.0.0 diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index 39b6e1270..5ab966153 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.1.RELEASE + 2.0.2.BUILD-SNAPSHOT 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 f49adac8b..1c2b6e001 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.1.RELEASE + 2.0.2.BUILD-SNAPSHOT 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 8b243c16d..691c16d12 100644 --- a/spring-cloud-stream-tools/pom.xml +++ b/spring-cloud-stream-tools/pom.xml @@ -9,7 +9,7 @@ spring-cloud-stream-tools - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT 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 4a1b360be..7d1d4b1ef 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.1.RELEASE + 2.0.2.BUILD-SNAPSHOT