From 69fc15d8daa88bed0192ca8c483e97e608af8ca7 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 16 Sep 2020 21:57:30 -0700 Subject: [PATCH] Release 2.3.1.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 23ea7af..66a0f50 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,4 +20,4 @@ springDataReleaseTrainVersion=Neumann-SR4 springSessionVersion=2.3.1.RELEASE springSessionBomVersion=Dragonfruit-RELEASE springShellVersion=1.2.0.RELEASE -version=2.3.1.BUILD-SNAPSHOT +version=2.3.1.RELEASE