From 7f555c72fab0f55fc8c5afd9a98556f9b3f01516 Mon Sep 17 00:00:00 2001 From: 502647092 Date: Fri, 16 Oct 2015 16:14:40 +0800 Subject: [PATCH] update jenkins url... Signed-off-by: 502647092 --- pom.xml | 5 +++-- src/main/resources/plugin.yml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4f6fba1..ebe7d7d 100644 --- a/pom.xml +++ b/pom.xml @@ -64,8 +64,8 @@ https://hub.spigotmc.org/nexus/content/groups/public/ - sumcraft-repo - http://ci.sumcraft.net:8080/plugin/repository/everything/ + citycraft-repo + ${jenkins.url}/plugin/repository/everything/ Plugin Metrics @@ -94,5 +94,6 @@ UTF-8 + http://ci.citycraft.cn:8080 \ No newline at end of file diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 7a2f210..86509df 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: yum: description: MC插件仓库