From 63521a098586bd62147ee23cc545836da3bb02ab Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 12 Jan 2021 15:40:17 -0800 Subject: [PATCH] Prepare next development iteration. Set Spring Session (core) version to 2.2.5.BUILD-SNAPSHOT. Set version to 2.2.8.BUILD-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 83ffdce..4020792 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ springDataGemFireVersion=2.2.12.RELEASE springDataGeodeVersion=2.2.12.RELEASE springDataGeodeTestVersion=0.0.13.RELEASE springDataReleaseTrainVersion=Moore-SR12 -springSessionVersion=2.2.4.RELEASE +springSessionVersion=2.2.5.BUILD-SNAPSHOT springSessionBomVersion=Corn-SR4 springShellVersion=1.2.0.RELEASE -version=2.2.7.RELEASE +version=2.2.8.BUILD-SNAPSHOT