From 194bd1902125d237577506438420aacea50f432c Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 15 Oct 2019 18:31:18 -0700 Subject: [PATCH] Release 2.2.0.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index dee4e11..a7ca5f5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Moore-RELEASE springSessionVersion=2.2.0.RELEASE springSessionBomVersion=Corn-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=2.2.0.BUILD-SNAPSHOT +version=2.2.0.RELEASE