From 6aea5ab14c9dc8309628c7b3b67a613568f4753b Mon Sep 17 00:00:00 2001 From: zsandoz Date: Sun, 7 Feb 2021 12:48:14 +1000 Subject: [PATCH] Add a branch component to version tag --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a8de6829..93e7970f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group = com.cdancy -version = 2.7.2-SNAPSHOT +version = 2.7.2-unapproveOnUpdate-SNAPSHOT artifactoryURL = http://127.0.0.1:8080/artifactory artifactoryUser = admin