版本号改为git_commit...

Signed-off-by: 502647092 <jtb1@163.com>
dev
502647092 2016-02-19 09:47:16 +08:00
parent 7278db3bb0
commit f78e71f268
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@
<properties>
<jenkins.url>http://ci.citycraft.cn:8080</jenkins.url>
<update.description>&amp;c去除离线缓存 修复版本更新模块...</update.description>
<env.BUILD_NUMBER>Debug</env.BUILD_NUMBER>
<env.GIT_COMMIT>DEBUG</env.GIT_COMMIT>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<repositories>

View File

@ -1,7 +1,7 @@
name: ${project.artifactId}
description: ${project.description}
main: ${project.groupId}.${project.artifactId}.${project.artifactId}
version: ${project.version}-Build#${env.BUILD_NUMBER}
version: ${project.version}-git-${env.GIT_COMMIT}
author: 喵♂呜
website: ${jenkins.url}/job/${project.artifactId}/
commands: