From 470751cca3f995584b7971d4ea56fc9dd9a6defb Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 1 Oct 2019 18:06:43 -0700 Subject: [PATCH] Release 2.1.6.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3d1e439..cefcaf5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Lovelace-SR11 springSessionVersion=2.1.9.RELEASE springSessionBomVersion=Bean-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=2.1.6.BUILD-SNAPSHOT +version=2.1.6.RELEASE