From b62594b8f115f536d5edd9ad0f04cc88f47c42dd Mon Sep 17 00:00:00 2001 From: Celestino Bellone Date: Thu, 23 Nov 2017 08:05:21 +0100 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: '1.13'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 345e800d7f..d87767f9bc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ #Tue, 07 Apr 2015 22:45:24 +0200 group=alfio -version=1.13-SNAPSHOT +version=1.13 sourceCompatibility=1.8 targetCompatibility=1.8