1
0
mirror of https://e.coding.net/circlecloud/TeleportRandom.git synced 2024-11-01 07:38:47 +00:00

修复一直提示更新的问题...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092 2016-01-26 23:17:26 +08:00
parent 7d1e0cf13f
commit 929ac79c3d
2 changed files with 9 additions and 5 deletions

View File

@ -54,7 +54,9 @@
</build>
<properties>
<jenkins.url>http://ci.citycraft.cn:8080</jenkins.url>
<update.description>添加自动更新和使用统计...</update.description>
<update.description>修复一直提示更新的问题...</update.description>
<update.changes></update.changes>
<env.GIT_COMMIT>DEBUG</env.GIT_COMMIT>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<repositories>

View File

@ -1,7 +1,9 @@
name: TeleportRandom
main: cn.citycraft.TeleportRandom.TeleportRandom
website: http://ci.citycraft.cn:8800/jenkins/job/TeleportRandom/
version: 1.0
name: ${project.artifactId}
description: ${project.description}
main: ${project.groupId}.${project.artifactId}.${project.artifactId}
version: ${project.version}-git-${env.GIT_COMMIT}
authors: [喵♂呜]
website: ${jenkins.url}/job/${project.artifactId}/
commands:
tpr:
description: 随机传送插件命令