diff --git a/pom.xml b/pom.xml index d73b09fca..5d38ca48d 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binder-kafka-parent - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE pom org.springframework.cloud @@ -15,7 +15,7 @@ 0.10.1.1 1.1.2.RELEASE 2.1.0.RELEASE - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE spring-cloud-stream-binder-kafka diff --git a/spring-cloud-starter-stream-kafka/pom.xml b/spring-cloud-starter-stream-kafka/pom.xml index 0dda7540c..20dbe921e 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.0.BUILD-SNAPSHOT + 1.2.0.RELEASE 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 56a60c4cc..1a5688e07 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.0.BUILD-SNAPSHOT + 1.2.0.RELEASE 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.0.BUILD-SNAPSHOT + 1.2.0.RELEASE 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 a536435ab..e54f14ea8 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.0.BUILD-SNAPSHOT + 1.2.0.RELEASE 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 dd863135a..6516b5661 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.0.BUILD-SNAPSHOT + 1.2.0.RELEASE 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 ec5f161b3..618fe8d7d 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.0.BUILD-SNAPSHOT + 1.2.0.RELEASE 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 55ace7837..deed06a14 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.0.BUILD-SNAPSHOT + 1.2.0.RELEASE 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 71f427a38..14f15a32a 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.0.BUILD-SNAPSHOT + 1.2.0.RELEASE org.springframework.cloud spring-cloud-stream-binder-kafka-core - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RELEASE org.springframework.boot