From 9467e58374a8d75286eaea7915a2b8f5ad65faf3 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 14 Feb 2019 10:55:56 +0100 Subject: [PATCH] Bumping versions for 2.1.1.test run --- fishtown_build-snapshot.properties | 10 +++++----- fishtown_sr1.properties | 7 +++++++ 2 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 fishtown_sr1.properties diff --git a/fishtown_build-snapshot.properties b/fishtown_build-snapshot.properties index 140bbf0..00abd7a 100644 --- a/fishtown_build-snapshot.properties +++ b/fishtown_build-snapshot.properties @@ -1,6 +1,6 @@ -releaser.fixed-versions[spring-boot]=2.1.1.RELEASE -releaser.fixed-versions[spring-cloud-build]=2.1.2.BUILD-SNAPSHOT -releaser.fixed-versions[spring-cloud-stream]=2.1.0.BUILD-SNAPSHOT -releaser.fixed-versions[spring-cloud-stream-binder-rabbit]=2.1.0.BUILD-SNAPSHOT -releaser.fixed-versions[spring-cloud-stream-binder-kafka]=2.1.0.BUILD-SNAPSHOT +releaser.fixed-versions[spring-boot]=2.1.2.RELEASE +releaser.fixed-versions[spring-cloud-build]=2.1.3.BUILD-SNAPSHOT +releaser.fixed-versions[spring-cloud-stream]=2.1.1.BUILD-SNAPSHOT +releaser.fixed-versions[spring-cloud-stream-binder-rabbit]=2.1.1.BUILD-SNAPSHOT +releaser.fixed-versions[spring-cloud-stream-binder-kafka]=2.1.1.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-stream-starters]=Fishtown.BUILD-SNAPSHOT diff --git a/fishtown_sr1.properties b/fishtown_sr1.properties new file mode 100644 index 0000000..862b26d --- /dev/null +++ b/fishtown_sr1.properties @@ -0,0 +1,7 @@ +releaser.fixed-versions[spring-boot]=2.1.1.RELEASE +releaser.fixed-versions[spring-cloud-build]=2.1.1.RELEASE +releaser.fixed-versions[spring-cloud-function]=2.0.0.RELEASE +releaser.fixed-versions[spring-cloud-stream]=2.1.0.RELEASE +releaser.fixed-versions[spring-cloud-stream-binder-rabbit]=2.1.0.RELEASE +releaser.fixed-versions[spring-cloud-stream-binder-kafka]=2.1.0.RELEASE +releaser.fixed-versions[spring-cloud-stream-starters]=Fishtown.RELEASE