From d6f100131a284a1e669e22331fda3967cfed5a9e Mon Sep 17 00:00:00 2001 From: Thomas Jejkal Date: Thu, 26 Jan 2023 11:54:46 +0100 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v1.1.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e223479..4b50280 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ systemProp.jdk.tls.client.protocols="TLSv1,TLSv1.1,TLSv1.2" //----------------------------- // Properties for build.gradle //----------------------------- -version=1.1.1-SNAPSHOT +version=1.1.1 action.custom-1=install action.custom-1.args=--configure-on-demand -w -x check publishToMavenLocal