From b6817bd0028aac1790ca7a470068733db4b69a37 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 27 Jul 2020 22:04:11 -0700 Subject: [PATCH] Release 1.2.9.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1aaf2218..6e6ca8e3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,4 +15,4 @@ springSessionBomVersion=Corn-SR3 springSessionDataGeodeVersion=2.2.4.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.14.3 -version=1.2.9.BUILD-SNAPSHOT +version=1.2.9.RELEASE