Try travis

This commit is contained in:
huangyuhui
2017-02-13 13:32:42 +08:00
parent 7418ef21ac
commit 1b81c1e221
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ if (buildnumber == null)
def versionroot = System.getenv("VERSION_ROOT")
if (versionroot == null)
versionroot = "2.6.1"
versionroot = "2.7.0"
String mavenGroupId = 'HMCL'
String mavenVersion = versionroot + '.' + buildnumber