From 746eb53d2ff42c9c1a106060b0c7533ed7448e80 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 3 Mar 2020 02:01:17 +0100 Subject: [PATCH] Release 2.1.9.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d2a7380..a10401c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Lovelace-SR16 springSessionVersion=2.1.10.RELEASE springSessionBomVersion=Bean-SR9 springShellVersion=1.2.0.RELEASE -version=2.1.9.BUILD-SNAPSHOT +version=2.1.9.RELEASE