From 3d2b51206cabc3f8625f350283d3e0868f755ec3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 11 Apr 2019 13:34:08 -0700 Subject: [PATCH] Prepare next development iteration. Set Spring Session version to 2.0.11.BUILD-SNAPSOT. Set version to 2.0.10.BUILD-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 3eac0ec..adb0b99 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ springDataGemFireVersion=2.0.14.RELEASE springDataGeodeVersion=2.0.14.RELEASE springDataGeodeTestVersion=0.0.1.KAY-M1 springDataReleaseTrainVersion=Kay-SR14 -springSessionVersion=2.0.10.RELEASE +springSessionVersion=2.0.11.BUILD-SNAPSHOT springSessionBomVersion=Apple-SR9 springShellVersion=1.2.0.RELEASE -version=2.0.9.RELEASE +version=2.0.10.BUILD-SNAPSOT