Removed null teamcity code

This commit is contained in:
FireBall1725 2014-09-28 12:55:59 -04:00
parent 3257140b5a
commit 62a60469e0

View file

@ -37,7 +37,7 @@ group = config.group
archivesBaseName = config.archivesBaseName
if (hasProperty("teamcity")) {
version = "rv" + teamcity["rvNumber"] + "-" + teamcity["buildType"] + "-" + teamcity["build.number"]
version = teamcity["build.number"]
}
// Add Coremod Manifest