From 75fb0bc098c81d2e960b4d8b088a3f21165885e6 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 8 Jan 2019 12:17:42 +0100 Subject: [PATCH] Added fishtown snapshot properties --- fishtown_build-snapshot.properties | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fishtown_build-snapshot.properties diff --git a/fishtown_build-snapshot.properties b/fishtown_build-snapshot.properties new file mode 100644 index 0000000..140bbf0 --- /dev/null +++ b/fishtown_build-snapshot.properties @@ -0,0 +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-cloud-stream-starters]=Fishtown.BUILD-SNAPSHOT