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