From 07d2525538e5fd9b85eb80db84a0c7ac0e3e66e1 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Tue, 4 Apr 2017 16:25:54 -0400 Subject: [PATCH] Release 1.2.0.RELEASE --- pom.xml | 4 ++-- 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, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 600aa69fb..32314b593 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE pom org.springframework.cloud @@ -11,7 +11,7 @@ - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE diff --git a/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-starter-stream-rabbit/pom.xml index d8cd52f21..83298fda8 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 - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE 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 1686f6739..7e7c9c818 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 - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE diff --git a/spring-cloud-stream-binder-rabbit-docs/pom.xml b/spring-cloud-stream-binder-rabbit-docs/pom.xml index 80d6f516b..169c5d303 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 - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE 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 dfce91d8c..9f6611b16 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 - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE 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 1cb0ed265..3276ae542 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 - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE