From 52fb4698d08c88926cdce97e93722fcaba64a554 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 27 Jul 2020 21:01:36 -0700 Subject: [PATCH] Release 1.1.9.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9ac5eaf4..d472c6fb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,4 +14,4 @@ springSessionBomVersion=Bean-SR11 springSessionDataGeodeVersion=2.1.10.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.14.3 -version=1.1.9.BUILD-SNAPSHOT +version=1.1.9.RELEASE