From c820ae50991211cfd2eec52ae9ae1f446d6569c3 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 30 Oct 2018 14:44:16 +0100 Subject: [PATCH] Going back to snapshots --- 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 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 2d4c15971..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.RC1 + 2.1.0.BUILD-SNAPSHOT pom spring-cloud-stream-binder-rabbit-docs diff --git a/pom.xml b/pom.xml index c92b88a92..6d6c6c137 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 2.1.0.RC1 + 2.1.0.BUILD-SNAPSHOT pom org.springframework.cloud @@ -11,7 +11,7 @@ - 2.1.0.RC1 + 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 c799d09e8..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.RC1 + 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 7f2c15b69..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.RC1 + 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 df4972f56..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.RC1 + 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 4eea09a51..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.RC1 + 2.1.0.BUILD-SNAPSHOT