From 45693493b0ebaf916944990508dd130c5ffef2c2 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 17 Oct 2019 20:13:07 -0700 Subject: [PATCH] Release 1.2.0.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4d9e12fa..81c73fe2 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.0.BUILD-SNAPSHOT +version=1.2.0.RELEASE