From c10ef8daee2d1ce1a5df975a72e215e490559997 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 27 Mar 2020 13:11:57 -0700 Subject: [PATCH] Release 1.2.6.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index eb11173e..836ecb59 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,4 +15,4 @@ springSessionBomVersion=Corn-SR2 springSessionDataGeodeVersion=2.2.3.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.12.5 -version=1.2.6.BUILD-SNAPSHOT +version=1.2.6.RELEASE