From 33583ad270de49b292521b7e2dbc66e427193247 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 11 Jun 2021 13:53:56 -0700 Subject: [PATCH] Release 2.3.6.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6a648fa..579103c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,4 +21,4 @@ springDataReleaseTrainVersion=Neumann-SR9 springSessionVersion=2.3.3.RELEASE springSessionBomVersion=Dragonfruit-SR3 springShellVersion=1.2.0.RELEASE -version=2.3.6.BUILD-SNAPSHOT +version=2.3.6.RELEASE