1
0
mirror of https://e.coding.net/circlecloud/ProtectItem.git synced 2024-12-27 20:48:51 +00:00

update property...

Signed-off-by: j502647092 <jtb1@163.com>
This commit is contained in:
j502647092 2015-10-23 23:16:20 +08:00
parent 8546583b9e
commit d36c9eb957
2 changed files with 4 additions and 2 deletions

View File

@ -59,7 +59,7 @@
</repository>
<repository>
<id>citycraft-repo</id>
<url>http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/</url>
<url>${jenkins.url}/plugin/repository/everything/</url>
</repository>
</repositories>
<dependencies>
@ -77,6 +77,8 @@
</dependency>
</dependencies>
<properties>
<jenkins.url>http://ci.citycraft.cn:8080</jenkins.url>
<update.description>完善命令...</update.description>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>

View File

@ -3,7 +3,7 @@ description: ${project.description}
main: ${project.groupId}.${project.artifactId}.${project.artifactId}
version: ${project.version}
author: 喵♂呜
website: http://ci.citycraft.cn:8800/jenkins/job/${project.artifactId}/
website: ${jenkins.url}/job/${project.artifactId}/
commands:
pishow:
description: 物品保护插件