diff --git a/pom.xml b/pom.xml index ae6272583..faa63d6df 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binder-kafka-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 pom org.springframework.cloud diff --git a/spring-cloud-starter-stream-kafka/pom.xml b/spring-cloud-starter-stream-kafka/pom.xml index 1c0b9f1f0..3925e17c6 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.BUILD-SNAPSHOT + 1.1.0.M1 spring-cloud-starter-stream-kafka Spring Cloud Starter Stream Kafka @@ -20,7 +20,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka - ${project.version} + 1.1.0.M1 diff --git a/spring-cloud-stream-binder-kafka-docs/pom.xml b/spring-cloud-stream-binder-kafka-docs/pom.xml index ea0a0b2d1..bae71b45f 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.BUILD-SNAPSHOT + 1.1.0.M1 spring-cloud-stream-binder-kafka-docs @@ -18,7 +18,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 diff --git a/spring-cloud-stream-binder-kafka-test-support/pom.xml b/spring-cloud-stream-binder-kafka-test-support/pom.xml index 1715eab82..bcf296ecb 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.BUILD-SNAPSHOT + 1.1.0.M1 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 ac06e31f4..d9f2e608f 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.BUILD-SNAPSHOT + 1.1.0.M1 @@ -41,7 +41,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-test-support test - ${project.version} + 1.1.0.M1 org.springframework.integration