From b1a2c2596663eea1012fc87460b5c301192bc105 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 11 Apr 2019 14:08:42 -0700 Subject: [PATCH] Release 2.1.3.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 145746f..d40f503 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springDataReleaseTrainVersion=Lovelace-SR6 springSessionVersion=2.1.5.RELEASE springSessionBomVersion=Bean-SR4 springShellVersion=1.2.0.RELEASE -version=2.1.3.BUILD-SNAPSHOT +version=2.1.3.RELEASE