From 3aacd890ed30f0584d6b0afcdf34bbff7ab78af6 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Thu, 9 Apr 2020 17:33:17 -0400 Subject: [PATCH] Bumps boot to 2.3.0.M4 --- 2020-1_build-snapshot.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/2020-1_build-snapshot.properties b/2020-1_build-snapshot.properties index c997109..2bf94a5 100644 --- a/2020-1_build-snapshot.properties +++ b/2020-1_build-snapshot.properties @@ -1,10 +1,9 @@ -releaser.fixed-versions[spring-boot]=2.3.0.BUILD-SNAPSHOT +releaser.fixed-versions[spring-boot]=2.3.0.M4 releaser.fixed-versions[spring-cloud-build]=3.0.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-commons]=3.0.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-function]=3.1.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-stream]=3.1.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-bus]=3.0.0.BUILD-SNAPSHOT -# TODO what about this? releaser.fixed-versions[spring-cloud-task]=2.3.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-config]=3.0.0.BUILD-SNAPSHOT releaser.fixed-versions[spring-cloud-netflix]=3.0.0.BUILD-SNAPSHOT