From 98bc59ceef2fad9bc0d68c0c1bdab41ff36ce995 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 19 Nov 2018 14:43:19 +0000 Subject: [PATCH] Going back to snapshots --- README.adoc | 4 ++-- docs/pom.xml | 2 +- pom.xml | 8 ++++---- spring-cloud-starter-stream-rabbit/pom.xml | 2 +- spring-cloud-stream-binder-rabbit-core/pom.xml | 2 +- spring-cloud-stream-binder-rabbit-test-support/pom.xml | 2 +- spring-cloud-stream-binder-rabbit/pom.xml | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.adoc b/README.adoc index dda331d04..80ac5ef96 100644 --- a/README.adoc +++ b/README.adoc @@ -146,7 +146,7 @@ For partitioned destinations, `-` is appended. + Default: `#`. bindQueue:: -Whether to declare the queue and bind it to the destination exchange. +Whether to bind the queue to the destination exchange. Set it to `false` if you have set up your own infrastructure and have previously created and bound the queue. + Default: `true`. @@ -396,7 +396,7 @@ Only applies if `requiredGroups` are provided and then only to those groups. + Default: `#`. bindQueue:: -Whether to declare the queue and bind it to the destination exchange. +Whether to bind the queue to the destination exchange. Set it to `false` if you have set up your own infrastructure and have previously created and bound the queue. Only applies if `requiredGroups` are provided and then only to those groups. + diff --git a/docs/pom.xml b/docs/pom.xml index 5c1df57e8..0360847bd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 2.1.0.RC2 + 2.1.0.BUILD-SNAPSHOT pom spring-cloud-stream-binder-rabbit-docs diff --git a/pom.xml b/pom.xml index adcd8e72a..cd38276fc 100644 --- a/pom.xml +++ b/pom.xml @@ -2,17 +2,17 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 2.1.0.RC2 + 2.1.0.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 2.1.0.RC2 + 2.1.0.BUILD-SNAPSHOT - 2.1.0.RC2 - 2.1.0.RELEASE + 2.1.0.BUILD-SNAPSHOT + 2.1.0.RC1 1.8 diff --git a/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-starter-stream-rabbit/pom.xml index f43f8d576..251e3b71a 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.RC2 + 2.1.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 8895f89db..cf2f32918 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.RC2 + 2.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 c3c59e96e..c7155f9bf 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.RC2 + 2.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 3a10a7b97..08a9660e3 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.RC2 + 2.1.0.BUILD-SNAPSHOT