From 1998d5e7e82740ace7a2b93741f0611d939542cf Mon Sep 17 00:00:00 2001 From: Marius Bogoevici Date: Tue, 21 Feb 2017 16:14:42 -0500 Subject: [PATCH] Set version to 1.2.0.BUILD-SNAPSHOT --- pom.xml | 2 +- spring-cloud-starter-stream-kafka/pom.xml | 2 +- spring-cloud-stream-binder-kafka-0.10.0-test/pom.xml | 4 ++-- spring-cloud-stream-binder-kafka-0.9-test/pom.xml | 2 +- spring-cloud-stream-binder-kafka-core/pom.xml | 2 +- spring-cloud-stream-binder-kafka-docs/pom.xml | 2 +- spring-cloud-stream-binder-kafka-test-support/pom.xml | 2 +- spring-cloud-stream-binder-kafka/pom.xml | 4 ++-- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index d264862ab..e99035739 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binder-kafka-parent - 1.2.0.M2 + 1.2.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 2f8572dae..0dda7540c 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.M2 + 1.2.0.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 9772f175c..56a60c4cc 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.M2 + 1.2.0.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.0.M2 + 1.2.0.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 d429754f7..a536435ab 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.M2 + 1.2.0.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 1bade2451..dd863135a 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.M2 + 1.2.0.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 8589fcc37..ec5f161b3 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.M2 + 1.2.0.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 d4909fccf..0eb132bee 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.M2 + 1.2.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 edf054736..30a907acf 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.M2 + 1.2.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-binder-kafka-core - 1.2.0.M2 + 1.2.0.BUILD-SNAPSHOT org.springframework.boot