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