From 225ec38b27e85036d4705ee3b4fceb5f161c4b16 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 1 Oct 2019 19:23:34 -0700 Subject: [PATCH] Release 2.2.0.RC1. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index de26757..0c12bba 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Moore-RELEASE springSessionVersion=2.2.0.RC1 springSessionBomVersion=Corn-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=2.2.0.BUILD-SNAPSHOT +version=2.2.0.RC1