diff --git a/pom.xml b/pom.xml index 36cc6c5eb..3d766979c 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.RELEASE pom org.springframework.cloud @@ -15,7 +15,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE diff --git a/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-starter-stream-rabbit/pom.xml index 44bcef2f7..caa670ae2 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.RELEASE 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..1aff52ce1 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.RELEASE 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.RELEASE diff --git a/spring-cloud-stream-binder-rabbit-test-support/pom.xml b/spring-cloud-stream-binder-rabbit-test-support/pom.xml index 89fa63279..62d94330f 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 - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE 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 06fb1821d..625c89cd8 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.RELEASE @@ -50,7 +50,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-test-support - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE test