From 3309633f504e4713e2a9f5a20131ec2605262f3f Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jan 2020 20:28:58 -0800 Subject: [PATCH] Release 1.2.4.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 957e61dd..732a9c54 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,4 +15,4 @@ springSessionBomVersion=Corn-RELEASE springSessionDataGeodeVersion=2.2.2.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.12.3 -version=1.2.4.BUILD-SNAPSHOT +version=1.2.4.RELEASE