From 776043e7c197aa2ce1f77bfdb5ae35ab9cfc02c1 Mon Sep 17 00:00:00 2001 From: Celestino Bellone Date: Wed, 15 Dec 2021 09:29:48 +0100 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: '2.0-M4.RC3'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e5a45684ba..dce923bf6d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ #Tue, 07 Apr 2015 22:45:24 +0200 group=alfio -version=2.0-M4-SNAPSHOT +version=2.0-M4.RC3 sourceCompatibility=11 targetCompatibility=11