From edef515594a9730f88a45c6e403c59891b8a43f6 Mon Sep 17 00:00:00 2001 From: Celestino Bellone Date: Fri, 31 Jan 2020 18:15:41 +0100 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: '2.0-M2-2001'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 421f0e1b3d..3b6b1cb798 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-M2-2001 sourceCompatibility=11 targetCompatibility=11