From 7da9287b329dfdacaa65936d74a4ffd037f86399 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 9 Nov 2020 10:54:04 -0800 Subject: [PATCH] Prepare next development iteration. Set Spring Session core version to 2.1.14.BUILD-SNAPSHOT. Set version to 2.1.13.BUILD-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index ccb85ed..6a1b206 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ springDataGemFireVersion=2.1.21.RELEASE springDataGeodeVersion=2.1.21.RELEASE springDataGeodeTestVersion=0.0.8.RELEASE springDataReleaseTrainVersion=Lovelace-SR21 -springSessionVersion=2.1.13.RELEASE +springSessionVersion=2.1.14.BUILD-SNAPSHOT springSessionBomVersion=Bean-SR12 springShellVersion=1.2.0.RELEASE -version=2.1.12.RELEASE +version=2.1.13.BUILD-SNAPSHOT