From 8e5c9bd3c96f537d9fb3c5f824710ab608111b75 Mon Sep 17 00:00:00 2001 From: Celestino Bellone Date: Tue, 22 Oct 2019 20:44:45 +0200 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: '2.0-M1-1910'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e7fedac594..75284c7638 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ #Tue, 07 Apr 2015 22:45:24 +0200 group=alfio -version=2.0-M2-SNAPSHOT +version=2.0-M1-1910 sourceCompatibility=11 targetCompatibility=11