From 1ba17dcf0a8dc69e7d395784fbe98558fc1380e0 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Thu, 9 Nov 2017 09:45:14 -0500 Subject: [PATCH] Update to next version: 2.0.0.BUILD-SNAPSHOT Update spring-cloud-build parent to 2.0.0.BUILD-SNAPSHOT --- pom.xml | 10 +++++----- spring-cloud-starter-stream-rabbit/pom.xml | 2 +- spring-cloud-stream-binder-rabbit-core/pom.xml | 2 +- spring-cloud-stream-binder-rabbit-docs/pom.xml | 2 +- spring-cloud-stream-binder-rabbit-test-support/pom.xml | 2 +- spring-cloud-stream-binder-rabbit/pom.xml | 3 +-- 6 files changed, 10 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index d124c6c3b..9ddbced3a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,18 +2,18 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 2.0.0.M3 + 2.0.0.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 2.0.0.M4 + 2.0.0.BUILD-SNAPSHOT - 2.0.0.M3 - 2.0.0.M4 - 2.0.0.M5 + 2.0.0.BUILD-SNAPSHOT + 2.0.0.BUILD-SNAPSHOT + 2.0.0.BUILD-SNAPSHOT< 1.8 diff --git a/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-starter-stream-rabbit/pom.xml index 1ca612ca8..478c1c9e1 100644 --- a/spring-cloud-starter-stream-rabbit/pom.xml +++ b/spring-cloud-starter-stream-rabbit/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 2.0.0.M3 + 2.0.0.BUILD-SNAPSHOT spring-cloud-starter-stream-rabbit Spring Cloud Starter Stream Rabbit diff --git a/spring-cloud-stream-binder-rabbit-core/pom.xml b/spring-cloud-stream-binder-rabbit-core/pom.xml index bd1cf3f17..5d548ce2f 100644 --- a/spring-cloud-stream-binder-rabbit-core/pom.xml +++ b/spring-cloud-stream-binder-rabbit-core/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 2.0.0.M3 + 2.0.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-binder-rabbit-docs/pom.xml b/spring-cloud-stream-binder-rabbit-docs/pom.xml index 122cb7811..209a85773 100644 --- a/spring-cloud-stream-binder-rabbit-docs/pom.xml +++ b/spring-cloud-stream-binder-rabbit-docs/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 2.0.0.M3 + 2.0.0.BUILD-SNAPSHOT spring-cloud-stream-binder-rabbit-docs diff --git a/spring-cloud-stream-binder-rabbit-test-support/pom.xml b/spring-cloud-stream-binder-rabbit-test-support/pom.xml index ae603f5e1..09269184b 100644 --- a/spring-cloud-stream-binder-rabbit-test-support/pom.xml +++ b/spring-cloud-stream-binder-rabbit-test-support/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 2.0.0.M3 + 2.0.0.BUILD-SNAPSHOT spring-cloud-stream-binder-rabbit-test-support Rabbit related test classes diff --git a/spring-cloud-stream-binder-rabbit/pom.xml b/spring-cloud-stream-binder-rabbit/pom.xml index 9d5c45ca9..7e141f698 100644 --- a/spring-cloud-stream-binder-rabbit/pom.xml +++ b/spring-cloud-stream-binder-rabbit/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 2.0.0.M3 + 2.0.0.BUILD-SNAPSHOT @@ -36,7 +36,6 @@ org.springframework.cloud spring-cloud-connectors-core - 2.0.0.RELEASE true