From 044e372a29d48c9f0321f98fd1bccb171b1176e1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 22 Mar 2019 01:35:13 -0700 Subject: [PATCH] Release 1.0.0.M4. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5be74d0b..b36a8bff 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,4 +12,4 @@ springDataReleaseTrainVersion=Kay-SR13 springSessionBomVersion=Apple-SR8 springSessionDataGeodeVersion=2.0.8.RELEASE springShellVersion=1.2.0.RELEASE -version=1.0.0.BUILD-SNAPSHOT +version=1.0.0.M4