Prepping for 2.1.2 Release

This commit is contained in:
Oleg Zhurakousky
2019-03-04 12:44:15 +01:00
parent 9cedde891b
commit e85f642009
2 changed files with 13 additions and 5 deletions

View File

@@ -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

7
fishtown_sr2.properties Normal file
View File

@@ -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