From c1706e6e833256bf43395ffdbdadda671301a2c2 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 24 Oct 2018 21:53:02 -0700 Subject: [PATCH] Release 2.1.0.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0b37d23..9b307b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,4 +16,4 @@ springDataReleaseTrainVersion=Lovelace-SR1 springSessionVersion=2.1.0.RELEASE springSessionBomVersion=Bean-RC1 springShellVersion=1.2.0.RELEASE -version=2.1.0.BUILD-SNAPSHOT +version=2.1.0.RELEASE