From d237dcc02a15781b9311f2345f5d5701f3eea780 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 23 Oct 2018 23:49:11 -0700 Subject: [PATCH] Prepare next development iteration. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0863c39..0b37d23 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,4 +16,4 @@ springDataReleaseTrainVersion=Lovelace-SR1 springSessionVersion=2.1.0.RELEASE springSessionBomVersion=Bean-RC1 springShellVersion=1.2.0.RELEASE -version=2.1.0.RC1 +version=2.1.0.BUILD-SNAPSHOT