From 8c7377cc1ed231d42f8518dd0633269d37a8c029 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 20 Feb 2018 13:43:05 -0800 Subject: [PATCH] Release 2.0.2.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 995f661..ac014b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Kay-SR4 springSecurityVersion=5.0.2.RELEASE springSessionVersion=2.0.2.RELEASE springShellVersion=1.2.0.RELEASE -version=2.0.2.BUILD-SNAPSHOT +version=2.0.2.RELEASE