From 1ce8c555f256000247eb04dc9835601899a9880b Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 7 Sep 2016 18:44:24 +0000 Subject: [PATCH] [artifactory-release] Next development version --- pom.xml | 4 ++-- spring-cloud-starter-stream-rabbit/pom.xml | 2 +- spring-cloud-stream-binder-rabbit-docs/pom.xml | 4 ++-- spring-cloud-stream-binder-rabbit-test-support/pom.xml | 2 +- spring-cloud-stream-binder-rabbit/pom.xml | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 7a742da42..c75356fb4 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 1.1.0.RC1 + 1.1.0.BUILD-SNAPSHOT pom org.springframework.cloud @@ -15,7 +15,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit - 1.1.0.RC1 + 1.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-starter-stream-rabbit/pom.xml index 16a88460d..44bcef2f7 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.1.0.RC1 + 1.1.0.BUILD-SNAPSHOT spring-cloud-starter-stream-rabbit Spring Cloud Starter Stream Rabbit diff --git a/spring-cloud-stream-binder-rabbit-docs/pom.xml b/spring-cloud-stream-binder-rabbit-docs/pom.xml index e8f070e78..aaee72507 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.1.0.RC1 + 1.1.0.BUILD-SNAPSHOT spring-cloud-stream-binder-rabbit-docs @@ -18,7 +18,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit - 1.1.0.RC1 + 1.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-binder-rabbit-test-support/pom.xml b/spring-cloud-stream-binder-rabbit-test-support/pom.xml index 121344472..89fa63279 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.1.0.RC1 + 1.1.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 b53eeb535..06fb1821d 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.1.0.RC1 + 1.1.0.BUILD-SNAPSHOT @@ -50,7 +50,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-test-support - 1.1.0.RC1 + 1.1.0.BUILD-SNAPSHOT test