diff --git a/pom.xml b/pom.xml index e756ab804..74be3b766 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,12 @@ 4.0.0 spring-cloud-stream-binder-kafka-parent - 1.2.1.RELEASE + 1.2.2.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 1.3.2.RELEASE + 1.3.3.BUILD-SNAPSHOT @@ -15,7 +15,7 @@ 0.10.1.1 1.1.2.RELEASE 2.1.0.RELEASE - 1.2.2.RELEASE + 1.2.3.BUILD-SNAPSHOT spring-cloud-stream-binder-kafka @@ -138,7 +138,7 @@ org.springframework.cloud spring-cloud-build-tools - 1.3.2.RELEASE + 1.3.3.BUILD-SNAPSHOT diff --git a/spring-cloud-starter-stream-kafka/pom.xml b/spring-cloud-starter-stream-kafka/pom.xml index 539d49fc0..79611d2be 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.2.1.RELEASE + 1.2.2.BUILD-SNAPSHOT spring-cloud-starter-stream-kafka Spring Cloud Starter Stream Kafka diff --git a/spring-cloud-stream-binder-kafka-0.10.0-test/pom.xml b/spring-cloud-stream-binder-kafka-0.10.0-test/pom.xml index 25132d81c..dd6c9fc2b 100644 --- a/spring-cloud-stream-binder-kafka-0.10.0-test/pom.xml +++ b/spring-cloud-stream-binder-kafka-0.10.0-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 1.2.1.RELEASE + 1.2.2.BUILD-SNAPSHOT spring-cloud-stream-binder-kafka-0.10.0-test Spring Cloud Stream Kafka Binder 0.10.0 Tests @@ -28,7 +28,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-core - 1.2.1.RELEASE + 1.2.2.BUILD-SNAPSHOT org.springframework.cloud diff --git a/spring-cloud-stream-binder-kafka-0.9-test/pom.xml b/spring-cloud-stream-binder-kafka-0.9-test/pom.xml index 351f04c26..14a08c768 100644 --- a/spring-cloud-stream-binder-kafka-0.9-test/pom.xml +++ b/spring-cloud-stream-binder-kafka-0.9-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 1.2.1.RELEASE + 1.2.2.BUILD-SNAPSHOT spring-cloud-stream-binder-kafka-0.9 Spring Cloud Stream Kafka Binder 0.9 Tests diff --git a/spring-cloud-stream-binder-kafka-core/pom.xml b/spring-cloud-stream-binder-kafka-core/pom.xml index d301cb34c..56678fd69 100644 --- a/spring-cloud-stream-binder-kafka-core/pom.xml +++ b/spring-cloud-stream-binder-kafka-core/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 1.2.1.RELEASE + 1.2.2.BUILD-SNAPSHOT spring-cloud-stream-binder-kafka-core Spring Cloud Stream Kafka Binder Core diff --git a/spring-cloud-stream-binder-kafka-docs/pom.xml b/spring-cloud-stream-binder-kafka-docs/pom.xml index d260800d4..3c23980a7 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.2.1.RELEASE + 1.2.2.BUILD-SNAPSHOT spring-cloud-stream-binder-kafka-docs diff --git a/spring-cloud-stream-binder-kafka-test-support/pom.xml b/spring-cloud-stream-binder-kafka-test-support/pom.xml index a02bac31e..305b3fd49 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.2.1.RELEASE + 1.2.2.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 c384eab1a..f3212b497 100644 --- a/spring-cloud-stream-binder-kafka/pom.xml +++ b/spring-cloud-stream-binder-kafka/pom.xml @@ -10,14 +10,14 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 1.2.1.RELEASE + 1.2.2.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-binder-kafka-core - 1.2.1.RELEASE + 1.2.2.BUILD-SNAPSHOT org.springframework.boot