From 8bc77db99684c5f942e00ea13c5310c7b6138d93 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 19 May 2020 03:11:55 -0700 Subject: [PATCH] Release 1.2.7.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9a38f219..08da4b64 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,4 +15,4 @@ springSessionBomVersion=Corn-SR2 springSessionDataGeodeVersion=2.2.4.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.14.1 -version=1.2.7.BUILD-SNAPSHOT +version=1.2.7.RELEASE