From e8b0afce91acd327fda18dad023dbc3ce93c3f8f Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Sep 2018 16:15:27 -0700 Subject: [PATCH] Release 1.0.0.M3. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 996687b5..86332e4f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,4 +12,4 @@ springDataReleaseTrainVersion=Kay-SR10 springSessionBomVersion=Apple-SR4 springSessionDataGeodeVersion=2.0.5.RELEASE springShellVersion=1.2.0.RELEASE -version=1.0.0.BUILD-SNAPSHOT +version=1.0.0.M3