From de6038c4f98126c551b86c1282c0b14cfe4569db Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 17 Sep 2020 00:31:11 -0700 Subject: [PATCH] Prepare next development iteration. Set Spring Session version to 2.1.14.BUILD-SNAPSHOT. Set version to 2.1.12.BUILD-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index aafca68..06c9f72 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ springDataGemFireVersion=2.1.20.RELEASE springDataGeodeVersion=2.1.20.RELEASE springDataGeodeTestVersion=0.0.8.RELEASE springDataReleaseTrainVersion=Lovelace-SR20 -springSessionVersion=2.1.13.RELEASE +springSessionVersion=2.1.14.BUILD-SNAPSHOT springSessionBomVersion=Bean-SR12 springShellVersion=1.2.0.RELEASE -version=2.1.11.RELEASE +version=2.1.12.BUILD-SNAPSHOT