From 0401355be4171c15ee5c808c4308e46866faa6f4 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 16 Sep 2020 22:25:19 -0700 Subject: [PATCH] Prepare next development iteration. Set Spring Session version to 2.3.2.BUILD-SNAPSHOT. Set version to 2.3.2.BUILD-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 66a0f50..435c1db 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ springDataGemFireVersion=2.3.4.RELEASE springDataGeodeVersion=2.3.4.RELEASE springDataGeodeTestVersion=0.0.19.RELEASE springDataReleaseTrainVersion=Neumann-SR4 -springSessionVersion=2.3.1.RELEASE +springSessionVersion=2.3.2.BUILD-SNAPSHOT springSessionBomVersion=Dragonfruit-RELEASE springShellVersion=1.2.0.RELEASE -version=2.3.1.RELEASE +version=2.3.2.BUILD-SNAPSHOT