diff --git a/pom.xml b/pom.xml index faa63d6d..ae627258 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binder-kafka-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT pom org.springframework.cloud diff --git a/spring-cloud-starter-stream-kafka/pom.xml b/spring-cloud-starter-stream-kafka/pom.xml index 3925e17c..b1d327de 100644 --- a/spring-cloud-starter-stream-kafka/pom.xml +++ b/spring-cloud-starter-stream-kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT spring-cloud-starter-stream-kafka Spring Cloud Starter Stream Kafka @@ -20,7 +20,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-binder-kafka-docs/pom.xml b/spring-cloud-stream-binder-kafka-docs/pom.xml index bae71b45..ea0a0b2d 100644 --- a/spring-cloud-stream-binder-kafka-docs/pom.xml +++ b/spring-cloud-stream-binder-kafka-docs/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT spring-cloud-stream-binder-kafka-docs @@ -18,7 +18,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-binder-kafka-test-support/pom.xml b/spring-cloud-stream-binder-kafka-test-support/pom.xml index 7b7b741e..452f44f0 100644 --- a/spring-cloud-stream-binder-kafka-test-support/pom.xml +++ b/spring-cloud-stream-binder-kafka-test-support/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT spring-cloud-stream-binder-kafka-test-support Kafka related test classes diff --git a/spring-cloud-stream-binder-kafka/pom.xml b/spring-cloud-stream-binder-kafka/pom.xml index d9f2e608..fa07654f 100644 --- a/spring-cloud-stream-binder-kafka/pom.xml +++ b/spring-cloud-stream-binder-kafka/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT @@ -41,7 +41,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-test-support test - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT org.springframework.integration