From a2d35b6497ad6524da0fdac07ed251af2e9a07aa Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 6 Nov 2019 18:19:58 -0800 Subject: [PATCH] Release 1.2.1.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index df30151a..9e7357ec 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,4 +15,4 @@ springSessionBomVersion=Corn-RELEASE springSessionDataGeodeVersion=2.2.0.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.11.3 -version=1.2.1.BUILD-SNAPSHOT +version=1.2.1.RELEASE