From 2e6beb5d1866bce2cf68ec7be900498b965ecaf9 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 24 Oct 2019 14:16:53 +0200 Subject: [PATCH] bumping versions of schema-registry to test the release --- horsham_build-snapshot.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/horsham_build-snapshot.properties b/horsham_build-snapshot.properties index 1665d41..eaa8b7c 100644 --- a/horsham_build-snapshot.properties +++ b/horsham_build-snapshot.properties @@ -1,7 +1,7 @@ -releaser.fixed-versions[spring-boot]=2.2.0.BUILD-SNAPSHOT -releaser.fixed-versions[spring-cloud-build]=2.2.0.BUILD-SNAPSHOT +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.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