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: 物品保护插件