From 2da04207dc7aa910d83779ac125c9ce34dd0260d Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 22 Feb 2021 14:22:19 -0800 Subject: [PATCH] Release 2.3.4.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c5cc04e..a25b065 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,4 +20,4 @@ springDataReleaseTrainVersion=Neumann-SR7 springSessionVersion=2.3.2.RELEASE springSessionBomVersion=Dragonfruit-SR2 springShellVersion=1.2.0.RELEASE -version=2.3.4.BUILD-SNAPSHOT +version=2.3.4.RELEASE