From ce586ac547ab8929d42788758f2fdae853ef3685 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 3 Mar 2020 03:03:33 +0100 Subject: [PATCH] Release 2.2.3.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0bae957..751de1c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Moore-SR5 springSessionVersion=2.2.1.RELEASE springSessionBomVersion=Corn-SR1 springShellVersion=1.2.0.RELEASE -version=2.2.3.BUILD-SNAPSHOT +version=2.2.3.RELEASE