From 655c0f15d9a0c5684b32fc78842df611b0e3c893 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 30 Oct 2018 14:42:39 +0100 Subject: [PATCH] Update SNAPSHOT to 2.1.0.RC1 --- README.adoc | 4 ++-- docs/pom.xml | 2 +- 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-test-support/pom.xml | 2 +- spring-cloud-stream-binder-rabbit/pom.xml | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.adoc b/README.adoc index 80ac5ef96..dda331d04 100644 --- a/README.adoc +++ b/README.adoc @@ -146,7 +146,7 @@ For partitioned destinations, `-` is appended. + Default: `#`. bindQueue:: -Whether to bind the queue to the destination exchange. +Whether to declare the queue and bind it 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 bind the queue to the destination exchange. +Whether to declare the queue and bind it 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 0360847bd..2d4c15971 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.BUILD-SNAPSHOT + 2.1.0.RC1 pom spring-cloud-stream-binder-rabbit-docs diff --git a/pom.xml b/pom.xml index 6d6c6c137..c92b88a92 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RC1 pom org.springframework.cloud @@ -11,7 +11,7 @@ - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RC1 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 251e3b71a..c799d09e8 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.RC1 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 cf2f32918..7f2c15b69 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.RC1 diff --git a/spring-cloud-stream-binder-rabbit-test-support/pom.xml b/spring-cloud-stream-binder-rabbit-test-support/pom.xml index c7155f9bf..df4972f56 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.RC1 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..4eea09a51 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.RC1