From 0db4d64ca40b7704c798aec1bd7b75b5d9e6deda Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 15 Oct 2019 18:42:05 -0700 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 a7ca5f5..5cf7c1a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ springDataGemFireVersion=2.2.0.RELEASE springDataGeodeVersion=2.2.0.RELEASE springDataGeodeTestVersion=0.0.9.RELEASE springDataReleaseTrainVersion=Moore-RELEASE -springSessionVersion=2.2.0.RELEASE +springSessionVersion=2.2.1.BUILD-SNAPSHOT springSessionBomVersion=Corn-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=2.2.0.RELEASE +version=2.2.1.BUILD-SNAPSHOT