From 8af1f4e1d7efc8e1bdebf5613054a15c42f3a008 Mon Sep 17 00:00:00 2001 From: Celestino Bellone Date: Wed, 28 Mar 2018 22:20:50 +0200 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: '1.14-RC2'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b78449b3b4..a967543350 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ #Tue, 07 Apr 2015 22:45:24 +0200 group=alfio -version=1.14-SNAPSHOT +version=1.14-RC2 sourceCompatibility=1.8 targetCompatibility=1.8