From bf74846c9f206d550b7f61a796dc3c8175f4ee5c Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 10 Jan 2018 14:58:59 -0800 Subject: [PATCH] Release 2.0.0.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 73d1db4..0115cda 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Kay-SR2 springSecurityVersion=5.0.0.RELEASE springSessionVersion=2.0.0.RELEASE springShellVersion=1.2.0.RELEASE -version=2.0.0.BUILD-SNAPSHOT +version=2.0.0.RELEASE