From 4f4b29ab6fa2f9c1637c082905d2c187834bb1f8 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 14 Jun 2019 23:00:48 -0700 Subject: [PATCH] Release 2.1.4.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 47f5976..96c062b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Lovelace-SR9 springSessionVersion=2.1.7.RELEASE springSessionBomVersion=Bean-SR5 springShellVersion=1.2.0.RELEASE -version=2.1.4.BUILD-SNAPSHOT +version=2.1.4.RELEASE