From e85f642009e5a733d73b798ba5d13ff35df9f3b3 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Mon, 4 Mar 2019 12:44:15 +0100 Subject: [PATCH] Prepping for 2.1.2 Release --- fishtown_build-snapshot.properties | 11 ++++++----- fishtown_sr2.properties | 7 +++++++ 2 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 fishtown_sr2.properties diff --git a/fishtown_build-snapshot.properties b/fishtown_build-snapshot.properties index 00abd7a..7794b92 100644 --- a/fishtown_build-snapshot.properties +++ b/fishtown_build-snapshot.properties @@ -1,6 +1,7 @@ -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-boot]=2.1.3.RELEASE +releaser.fixed-versions[spring-cloud-build]=2.1.3.RELEASE +releaser.fixed-versions[spring-cloud-function]=2.0.1.RELEASE +releaser.fixed-versions[spring-cloud-stream]=2.1.2.BUILD-SNAPSHOT +releaser.fixed-versions[spring-cloud-stream-binder-rabbit]=2.1.2.BUILD-SNAPSHOT +releaser.fixed-versions[spring-cloud-stream-binder-kafka]=2.1.2.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-stream-starters]=Fishtown.BUILD-SNAPSHOT diff --git a/fishtown_sr2.properties b/fishtown_sr2.properties new file mode 100644 index 0000000..7794b92 --- /dev/null +++ b/fishtown_sr2.properties @@ -0,0 +1,7 @@ +releaser.fixed-versions[spring-boot]=2.1.3.RELEASE +releaser.fixed-versions[spring-cloud-build]=2.1.3.RELEASE +releaser.fixed-versions[spring-cloud-function]=2.0.1.RELEASE +releaser.fixed-versions[spring-cloud-stream]=2.1.2.BUILD-SNAPSHOT +releaser.fixed-versions[spring-cloud-stream-binder-rabbit]=2.1.2.BUILD-SNAPSHOT +releaser.fixed-versions[spring-cloud-stream-binder-kafka]=2.1.2.BUILD-SNAPSHOT +releaser.fixed-versions[spring-cloud-stream-starters]=Fishtown.BUILD-SNAPSHOT