From 349fc837c4a967ee927af5d098159dcd2f18caaf Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Dec 2018 19:55:30 -0800 Subject: [PATCH] Prepare next development iteration. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index be7dd5c..00516ab 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ springDataGemFireVersion=2.1.3.RELEASE springDataGeodeVersion=2.1.3.RELEASE springDataGeodeTestVersion=0.0.1.RC1 springDataReleaseTrainVersion=Lovelace-SR3 -springSessionVersion=2.1.2.RELEASE +springSessionVersion=2.1.3.BUILD-SNAPSHOT springSessionBomVersion=Bean-SR1 springShellVersion=1.2.0.RELEASE -version=2.1.2.RELEASE +version=2.1.3.BUILD-SNAPSHOT