From d36c9eb957aa351b9e5b02a331b7272188a1cdfa Mon Sep 17 00:00:00 2001 From: j502647092 Date: Fri, 23 Oct 2015 23:16:20 +0800 Subject: [PATCH] update property... Signed-off-by: j502647092 --- pom.xml | 4 +++- src/main/resources/plugin.yml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8749cc6..f194576 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ citycraft-repo - http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/ + ${jenkins.url}/plugin/repository/everything/ @@ -77,6 +77,8 @@ + http://ci.citycraft.cn:8080 + 完善命令... UTF-8 \ No newline at end of file diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index a616950..c6cfc9e 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -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: 物品保护插件