From ebd0004e3a0151a86dd481403f42885b315ad821 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jan 2020 19:35:05 -0800 Subject: [PATCH] Release 1.2.3.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b21addc7..fa200496 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.3.BUILD-SNAPSHOT +version=1.2.3.RELEASE