From 007818cb80bb0970bf2f0eaf49aa01403365251c Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Wed, 18 Dec 2019 08:19:30 -0500 Subject: [PATCH] Updates task to 2.2.2.RELEASE --- hoxton_sr1.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hoxton_sr1.properties b/hoxton_sr1.properties index bf8cca3..99df730 100644 --- a/hoxton_sr1.properties +++ b/hoxton_sr1.properties @@ -5,7 +5,7 @@ releaser.fixed-versions[spring-cloud-function]=3.0.1.RELEASE releaser.fixed-versions[spring-cloud-stream]=Horsham.SR1 releaser.fixed-versions[spring-cloud-aws]=2.2.1.RELEASE releaser.fixed-versions[spring-cloud-bus]=2.2.0.RELEASE -releaser.fixed-versions[spring-cloud-task]=2.2.1.RELEASE +releaser.fixed-versions[spring-cloud-task]=2.2.2.RELEASE releaser.fixed-versions[spring-cloud-config]=2.2.1.RELEASE releaser.fixed-versions[spring-cloud-netflix]=2.2.1.RELEASE releaser.fixed-versions[spring-cloud-cloudfoundry]=2.2.0.RELEASE