update jenkins url...

Signed-off-by: j502647092 <jtb1@163.com>
master
j502647092 2015-10-17 22:56:58 +08:00
parent a552914002
commit 647a5c402d
2 changed files with 3 additions and 2 deletions

View File

@ -65,7 +65,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>
<repository>
<id>Plugin Metrics</id>
@ -94,5 +94,6 @@
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jenkins.url>http://ci.citycraft.cn:8080</jenkins.url>
</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:
simpleprotect:
description: 简单保护插件