From 07a9e9df88a312f284ace2e7a2a122a3fd2513fe Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Wed, 24 Oct 2018 11:12:08 +0200 Subject: [PATCH] Preparing for Fishtown.M4 --- pom.xml | 4 +-- spring-cloud-stream-dependencies/pom.xml | 38 ++++++++++++------------ spring-cloud-stream-docs/pom.xml | 16 +++++----- 3 files changed, 29 insertions(+), 29 deletions(-) diff --git a/pom.xml b/pom.xml index dc189a1e1..bbd095630 100644 --- a/pom.xml +++ b/pom.xml @@ -5,11 +5,11 @@ pom spring-cloud-stream-release-build Spring Cloud Stream Release Build - Fishtown.BUILD-SNAPSHOT + Fishtown.M4 org.springframework.cloud spring-cloud-build - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RC1 diff --git a/spring-cloud-stream-dependencies/pom.xml b/spring-cloud-stream-dependencies/pom.xml index 206b81458..238e5caf1 100644 --- a/spring-cloud-stream-dependencies/pom.xml +++ b/spring-cloud-stream-dependencies/pom.xml @@ -4,90 +4,90 @@ spring-cloud-dependencies-parent org.springframework.cloud - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RC1 spring-cloud-stream-dependencies - Fishtown.BUILD-SNAPSHOT + Fishtown.M4 pom spring-cloud-stream-dependencies Spring Cloud Stream Dependencies - 2.1.0.BUILD-SNAPSHOT - 2.1.0.BUILD-SNAPSHOT - 2.1.0.BUILD-SNAPSHOT + 2.1.0.M4 + 2.1.0.M4 + 2.1.0.M4 org.springframework.cloud spring-cloud-stream - ${spring.cloud.stream.version} + ${spring-cloud-stream.version} org.springframework.cloud spring-cloud-stream-reactive - ${spring.cloud.stream.version} + ${spring-cloud-stream.version} org.springframework.cloud spring-cloud-stream-schema - ${spring.cloud.stream.version} + ${spring-cloud-stream.version} org.springframework.cloud spring-cloud-stream-schema-server - ${spring.cloud.stream.version} + ${spring-cloud-stream.version} org.springframework.cloud spring-cloud-stream-binder-test - ${spring.cloud.stream.version} + ${spring-cloud-stream.version} org.springframework.cloud spring-cloud-stream-test-support - ${spring.cloud.stream.version} + ${spring-cloud-stream.version} org.springframework.cloud spring-cloud-stream-binder-kafka - ${spring.cloud.stream.binder.kafka.version} + ${spring-cloud-stream-binder-kafka.version} org.springframework.cloud spring-cloud-stream-binder-kafka-streams - ${spring.cloud.stream.binder.kafka.version} + ${spring-cloud-stream-binder-kafka.version} org.springframework.cloud spring-cloud-stream-binder-kafka-core - ${spring.cloud.stream.binder.kafka.version} + ${spring-cloud-stream-binder-kafka.version} org.springframework.cloud spring-cloud-starter-stream-kafka - ${spring.cloud.stream.binder.kafka.version} + ${spring-cloud-stream-binder-kafka.version} org.springframework.cloud spring-cloud-stream-binder-rabbit - ${spring.cloud.stream.binder.rabbit.version} + ${spring-cloud-stream-binder-rabbit.version} org.springframework.cloud spring-cloud-stream-binder-rabbit-core - ${spring.cloud.stream.binder.rabbit.version} + ${spring-cloud-stream-binder-rabbit.version} org.springframework.cloud spring-cloud-starter-stream-rabbit - ${spring.cloud.stream.binder.rabbit.version} + ${spring-cloud-stream-binder-rabbit.version} org.springframework.cloud spring-cloud-stream-binder-rabbit-test-support - ${spring.cloud.stream.binder.rabbit.version} + ${spring-cloud-stream-binder-rabbit.version} diff --git a/spring-cloud-stream-docs/pom.xml b/spring-cloud-stream-docs/pom.xml index 78ad16648..c9f5c7bc4 100644 --- a/spring-cloud-stream-docs/pom.xml +++ b/spring-cloud-stream-docs/pom.xml @@ -4,34 +4,34 @@ org.springframework.cloud spring-cloud-build - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RC1 spring-cloud-stream-docs spring-cloud-stream-docs Spring Cloud Stream Docs - Fishtown.BUILD-SNAPSHOT + Fishtown.M4 ${basedir}/.. - 2.1.0.BUILD-SNAPSHOT - 2.1.0.BUILD-SNAPSHOT - 2.1.0.BUILD-SNAPSHOT + 2.1.0.BUILD-SNAPSHOT + 2.1.0.BUILD-SNAPSHOT + 2.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream - ${spring.cloud.stream.version} + ${spring-cloud-stream.version} org.springframework.cloud spring-cloud-stream-binder-kafka - ${spring.cloud.stream.binder.kafka.version} + ${spring-cloud-stream-binder-kafka.version} org.springframework.cloud spring-cloud-stream-binder-rabbit - ${spring.cloud.stream.binder.rabbit.version} + ${spring-cloud-stream-binder-rabbit.version}