From 415e24a04df5cc4c2dd3a0dbd6fde48f364403ad Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Wed, 27 Jun 2018 14:15:43 -0400 Subject: [PATCH] 2.1.0.RELEASE --- 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 | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 7b1be0b82..b92d69d69 100644 --- a/pom.xml +++ b/pom.xml @@ -2,18 +2,18 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.M1 pom org.springframework.cloud spring-cloud-build - 2.0.0.RELEASE + 2.0.2.RELEASE - 2.1.0.BUILD-SNAPSHOT - 2.0.0.RELEASE - 2.0.1.RELEASE + 2.1.0.M1 + 2.0.2.RELEASE + 2.0.3.RELEASE 1.8 diff --git a/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-starter-stream-rabbit/pom.xml index 251e3b71a..fcf63c830 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.1.0.BUILD-SNAPSHOT + 2.1.0.M1 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 1b5b6c544..5174e09d1 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.1.0.BUILD-SNAPSHOT + 2.1.0.M1 diff --git a/spring-cloud-stream-binder-rabbit-docs/pom.xml b/spring-cloud-stream-binder-rabbit-docs/pom.xml index 73446a926..56f28d890 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.1.0.BUILD-SNAPSHOT + 2.1.0.M1 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 c7155f9bf..1a447be49 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.1.0.BUILD-SNAPSHOT + 2.1.0.M1 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 08a9660e3..f4eeab2ea 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.1.0.BUILD-SNAPSHOT + 2.1.0.M1