diff --git a/pom.xml b/pom.xml index c0e63468c..45775d966 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 pom org.springframework.cloud @@ -15,7 +15,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 diff --git a/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-starter-stream-rabbit/pom.xml index 44bcef2f7..5166164de 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 - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 spring-cloud-starter-stream-rabbit Spring Cloud Starter Stream Rabbit diff --git a/spring-cloud-stream-binder-rabbit-docs/pom.xml b/spring-cloud-stream-binder-rabbit-docs/pom.xml index aaee72507..97271608d 100644 --- a/spring-cloud-stream-binder-rabbit-docs/pom.xml +++ b/spring-cloud-stream-binder-rabbit-docs/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 spring-cloud-stream-binder-rabbit-docs @@ -18,7 +18,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 diff --git a/spring-cloud-stream-binder-rabbit-test-support/pom.xml b/spring-cloud-stream-binder-rabbit-test-support/pom.xml index 996f5ccec..56bf042f9 100644 --- a/spring-cloud-stream-binder-rabbit-test-support/pom.xml +++ b/spring-cloud-stream-binder-rabbit-test-support/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 spring-cloud-stream-binder-rabbit-test-support Rabbit related test classes @@ -29,4 +28,4 @@ true - \ No newline at end of file + diff --git a/spring-cloud-stream-binder-rabbit/pom.xml b/spring-cloud-stream-binder-rabbit/pom.xml index d890c1f03..b675a86eb 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 - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 @@ -50,7 +50,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-test-support - ${project.version} + 1.1.0.M1 test