From 13cc4e01555b8629a38c339de225e8ef7c68ca33 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Mon, 5 Feb 2018 13:41:45 -0500 Subject: [PATCH] Update for 2.0.0.M4 Release --- pom.xml | 6 +++--- spring-cloud-starter-stream-kafka/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/pom.xml | 2 +- spring-cloud-stream-binder-kstream/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index c49c39003..a025e9769 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,12 @@ 4.0.0 spring-cloud-stream-binder-kafka-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M4 pom org.springframework.cloud spring-cloud-build - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M7 @@ -15,7 +15,7 @@ 2.1.2.RELEASE 3.0.1.RELEASE 1.0.0 - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M4 spring-cloud-stream-binder-kafka diff --git a/spring-cloud-starter-stream-kafka/pom.xml b/spring-cloud-starter-stream-kafka/pom.xml index 9a5909595..5cdb3b22f 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.0.0.BUILD-SNAPSHOT + 2.0.0.M4 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 b73a30269..57ceb9806 100644 --- a/spring-cloud-stream-binder-kafka-core/pom.xml +++ b/spring-cloud-stream-binder-kafka-core/pom.xml @@ -16,7 +16,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M4 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 666702d56..d3b590abb 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 - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M4 spring-cloud-stream-binder-kafka-docs diff --git a/spring-cloud-stream-binder-kafka/pom.xml b/spring-cloud-stream-binder-kafka/pom.xml index 2c7fbd7f5..0e62cc7e7 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.0.0.BUILD-SNAPSHOT + 2.0.0.M4 diff --git a/spring-cloud-stream-binder-kstream/pom.xml b/spring-cloud-stream-binder-kstream/pom.xml index cde1340c5..5185a8aaf 100644 --- a/spring-cloud-stream-binder-kstream/pom.xml +++ b/spring-cloud-stream-binder-kstream/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M4