From a76a5440000b0fb3cd5e67bf6b76df79a4ed5c28 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 16 Sep 2020 23:37:19 -0700 Subject: [PATCH] Prepare next development iteration. Set Spring Session version to 2.2.5.BUILD-SNAPSHOT. Set version to 2.2.6.BUILD-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 726e4e5..cab0d99 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ springDataGemFireVersion=2.2.10.RELEASE springDataGeodeVersion=2.2.10.RELEASE springDataGeodeTestVersion=0.0.13.RELEASE springDataReleaseTrainVersion=Moore-SR10 -springSessionVersion=2.2.4.RELEASE +springSessionVersion=2.2.5.BUILD-SNAPSHOT springSessionBomVersion=Corn-SR3 springShellVersion=1.2.0.RELEASE -version=2.2.5.RELEASE +version=2.2.6.BUILD-SNAPSHOT