diff --git a/docs/pom.xml b/docs/pom.xml index 74c7b057b..42e3c7272 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 2.1.0.RELEASE + 2.1.0.BUILD-SNAPSHOT pom spring-cloud-stream-binder-kafka-docs diff --git a/pom.xml b/pom.xml index 511b23460..e67f6a0e2 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,12 @@ 4.0.0 spring-cloud-stream-binder-kafka-parent - 2.1.0.RELEASE + 2.1.0.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 2.1.1.RELEASE + 2.1.0.BUILD-SNAPSHOT @@ -15,7 +15,7 @@ 2.2.2.RELEASE 3.1.0.RELEASE 2.0.0 - 2.1.0.RELEASE + 2.1.0.BUILD-SNAPSHOT spring-cloud-stream-binder-kafka diff --git a/spring-cloud-starter-stream-kafka/pom.xml b/spring-cloud-starter-stream-kafka/pom.xml index 619c27461..201bf41dd 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 - 2.1.0.RELEASE + 2.1.0.BUILD-SNAPSHOT spring-cloud-starter-stream-kafka Spring Cloud Starter Stream Kafka diff --git a/spring-cloud-stream-binder-kafka-core/pom.xml b/spring-cloud-stream-binder-kafka-core/pom.xml index efd51e444..691e24a6c 100644 --- a/spring-cloud-stream-binder-kafka-core/pom.xml +++ b/spring-cloud-stream-binder-kafka-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 2.1.0.RELEASE + 2.1.0.BUILD-SNAPSHOT spring-cloud-stream-binder-kafka-core Spring Cloud Stream Kafka Binder Core diff --git a/spring-cloud-stream-binder-kafka-streams/pom.xml b/spring-cloud-stream-binder-kafka-streams/pom.xml index 358379bf8..c2be860b0 100644 --- a/spring-cloud-stream-binder-kafka-streams/pom.xml +++ b/spring-cloud-stream-binder-kafka-streams/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 2.1.0.RELEASE + 2.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-binder-kafka/pom.xml b/spring-cloud-stream-binder-kafka/pom.xml index 764415d09..6fe82ddf0 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 - 2.1.0.RELEASE + 2.1.0.BUILD-SNAPSHOT