From 09b6413484f3b52223cd323a3ac5078dc6dbb493 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 13 May 2020 17:16:33 -0700 Subject: [PATCH] Release 2.3.0.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 991cfd3..4f886f9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,4 +18,4 @@ springDataReleaseTrainVersion=Neumann-RELEASE springSessionVersion=2.3.0.RELEASE springSessionBomVersion=Dragonfruit-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=2.3.0.BUILD-SNAPSHOT +version=2.3.0.RELEASE