From 5543b4ed1eee5f5f328b779e145940db82301454 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Fri, 6 Apr 2018 15:17:12 -0400 Subject: [PATCH] Post-release update to 2.1.0.BUILD-SNAPSHOT --- pom.xml | 2 +- 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-streams/pom.xml | 2 +- spring-cloud-stream-binder-kafka/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 50fa7bdde..7caee65a3 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binder-kafka-parent - 2.0.0.RELEASE + 2.1.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 cd8c19e66..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.0.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 f36805ae2..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.0.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-docs/pom.xml b/spring-cloud-stream-binder-kafka-docs/pom.xml index e374ab7e2..07cbdc10d 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.RELEASE + 2.1.0.BUILD-SNAPSHOT spring-cloud-stream-binder-kafka-docs diff --git a/spring-cloud-stream-binder-kafka-streams/pom.xml b/spring-cloud-stream-binder-kafka-streams/pom.xml index 7d4f1ab9f..db3eb8317 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.0.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 36a239a56..83d97ee4e 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.RELEASE + 2.1.0.BUILD-SNAPSHOT