From d7cbcb453cae8d7be154e5b3fdbf1aba8cbd61ad Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 24 Oct 2019 15:05:30 +0200 Subject: [PATCH] Updated horsham_rc1.properties --- horsham_rc1.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/horsham_rc1.properties b/horsham_rc1.properties index eaa8b7c..f310300 100644 --- a/horsham_rc1.properties +++ b/horsham_rc1.properties @@ -1,7 +1,7 @@ releaser.fixed-versions[spring-boot]=2.2.0.RELEASE releaser.fixed-versions[spring-cloud-build]=2.2.0.RC1 -releaser.fixed-versions[spring-cloud-stream]=3.0.0.BUILD-SNAPSHOT -releaser.fixed-versions[spring-cloud-schema-registry]=1.0.0.M1 -releaser.fixed-versions[spring-cloud-stream-binder-rabbit]=3.0.0.BUILD-SNAPSHOT -releaser.fixed-versions[spring-cloud-stream-binder-kafka]=3.0.0.BUILD-SNAPSHOT -releaser.fixed-versions[spring-cloud-stream-starters]=Horsham.BUILD-SNAPSHOT +releaser.fixed-versions[spring-cloud-stream]=3.0.0.RC1 +releaser.fixed-versions[spring-cloud-schema-registry]=1.0.0.RC1 +releaser.fixed-versions[spring-cloud-stream-binder-rabbit]=3.0.0.RC1 +releaser.fixed-versions[spring-cloud-stream-binder-kafka]=3.0.0.RC1 +releaser.fixed-versions[spring-cloud-stream-starters]=Horsham.RC1