From 1b4ccdb777f61c718726460ca384441e8bec8ada Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 3 Jul 2019 14:32:26 +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 e0c751b30..9582d1e72 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 3.0.0.M2 + 3.0.0.BUILD-SNAPSHOT pom spring-cloud-stream-binder-rabbit-docs diff --git a/pom.xml b/pom.xml index e0d1b8081..b50d704c6 100644 --- a/pom.xml +++ b/pom.xml @@ -2,16 +2,16 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 3.0.0.M2 + 3.0.0.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 2.2.0.M3 + 2.2.0.M2 - 3.0.0.M2 + 3.0.0.BUILD-SNAPSHOT 1.8 true true diff --git a/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-starter-stream-rabbit/pom.xml index 6519743b7..70405d4aa 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 - 3.0.0.M2 + 3.0.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 e3c6835a9..0d7a17ce9 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 - 3.0.0.M2 + 3.0.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 01b44a102..bae3a583f 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 - 3.0.0.M2 + 3.0.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 b38f5ff8c..a62c86c15 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 - 3.0.0.M2 + 3.0.0.BUILD-SNAPSHOT