fix version

This commit is contained in:
dordsor21 2020-07-24 12:22:13 +01:00
parent dc1f669a1f
commit 95f2a7a908
No known key found for this signature in database
GPG Key ID: 1E53E88969FFCF0B

View File

@ -31,7 +31,7 @@ ext {
} }
def ver = "6.0.0" def ver = "6.0.0"
def versuffix = "SUPER-SNAPSHOT" def versuffix = "-SUPER-SNAPSHOT"
ext { ext {
if (project.hasProperty("versionsuffix")) { if (project.hasProperty("versionsuffix")) {
versuffix = "-$versionsuffix" versuffix = "-$versionsuffix"