From 162646a78009cdfdc0f208906163937966965823 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 9 Nov 2020 12:37:04 -0800 Subject: [PATCH] Release 2.3.2.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 200702e..061d0c0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,4 +20,4 @@ springDataReleaseTrainVersion=Neumann-SR5 springSessionVersion=2.3.1.RELEASE springSessionBomVersion=Dragonfruit-SR1 springShellVersion=1.2.0.RELEASE -version=2.3.2.BUILD-SNAPSHOT +version=2.3.2.RELEASE