Merge branch 'rv2' of https://github.com/AppliedEnergistics/Applied-Energistics-2 into rv2
This commit is contained in:
commit
8f5f3f1ed7
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ version = config.version + "-" + config.aechannel + "-" + config.build
|
|||
group = config.group
|
||||
archivesBaseName = config.archivesBaseName
|
||||
|
||||
// If TeamCity is running this build, lets set the version info
|
||||
if (hasProperty("teamcity")) {
|
||||
version = teamcity["build.number"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue