From 07fc9a94fb544080ba260f19bd2bf5c61aba2cce Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 11 Dec 2019 15:04:15 -0800 Subject: [PATCH] Release 2.2.1.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6273493..84c7de3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Moore-SR3 springSessionVersion=2.2.0.RELEASE springSessionBomVersion=Corn-RELEASE springShellVersion=1.2.0.RELEASE -version=2.2.1.BUILD-SNAPSHOT +version=2.2.1.RELEASE