From a4c28ee5d1d0fb568898cfb36d126dda8f59759a Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 23 Jan 2020 20:04:57 -0800 Subject: [PATCH] Release 2.1.8.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3cd1338..6678235 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Lovelace-SR15 springSessionVersion=2.1.9.RELEASE springSessionBomVersion=Bean-SR8 springShellVersion=1.2.0.RELEASE -version=2.1.8.BUILD-SNAPSHOT +version=2.1.8.RELEASE