From 02090e486db8cbb240ac578947ec9273186fc0d3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 13 Aug 2019 23:02:48 -0700 Subject: [PATCH] Release 2.1.5.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e140ba7..2cd77b4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Lovelace-SR10 springSessionVersion=2.1.8.RELEASE springSessionBomVersion=Bean-SR7 springShellVersion=1.2.0.RELEASE -version=2.1.5.BUILD-SNAPSHOT +version=2.1.5.RELEASE