From 8600626a697b2d6c06145779a5bd6cd8df3a5bb7 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 9 Apr 2019 18:02:32 +0000 Subject: [PATCH] Going back to snapshots --- README.adoc | 6 ------ docs/pom.xml | 2 +- pom.xml | 6 +++--- 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, 8 insertions(+), 14 deletions(-) diff --git a/README.adoc b/README.adoc index aa04ff41a..cdd361398 100644 --- a/README.adoc +++ b/README.adoc @@ -142,12 +142,6 @@ acknowledgeMode:: The acknowledge mode. + Default: `AUTO`. -anonymousGroupPrefix:: -When the binding has no `group` property, an anonymous, auto-delete queue is bound to the destination exchange. -The default naming stragegy for such queues results in a queue named `anonymous.`. -Set this property to change the prefix to something other than the default. -+ -Default: `anonymous.`. autoBindDlq:: Whether to automatically declare the DLQ and bind it to the binder DLX. + diff --git a/docs/pom.xml b/docs/pom.xml index 0ca39d37b..d2b0da514 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 2.2.0.RC1 + 2.2.0.BUILD-SNAPSHOT pom spring-cloud-stream-binder-rabbit-docs diff --git a/pom.xml b/pom.xml index 04b69a976..dcdbe5f1a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,16 +2,16 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 2.2.0.RC1 + 2.2.0.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 2.1.4.RELEASE + 2.1.4.BUILD-SNAPSHOT - 2.2.0.RC1 + 2.2.0.BUILD-SNAPSHOT 2.1.3.RELEASE 1.8 true diff --git a/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-starter-stream-rabbit/pom.xml index 49d888cf6..58fe1e453 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.2.0.RC1 + 2.2.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 e7ab376dc..a5f24c3da 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.2.0.RC1 + 2.2.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 cc3768c45..501a3db43 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.2.0.RC1 + 2.2.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 56a76eb4f..4bc89045c 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.2.0.RC1 + 2.2.0.BUILD-SNAPSHOT