From 57646f6ed22fe3032953ecf5a848560445c0ee04 Mon Sep 17 00:00:00 2001 From: 502647092 Date: Mon, 16 May 2016 18:51:39 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E8=BF=87=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 15 +++++++-------- src/main/resources/plugin.yml | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 8fcd2b2..c31d2e7 100644 --- a/pom.xml +++ b/pom.xml @@ -26,8 +26,8 @@ https://github.com/Xephi/AuthMeReloaded/issues - hudson - http://ci.citycraft.cn:8080/job/AuthMe/ + Jenkins + http://ci.yumc.pw/job/AuthMe/ @@ -39,9 +39,8 @@ UTF-8 1.7 Debug - http://ci.citycraft.cn:8080 &c修复注册后无法直接登录的问题... - 1.8.8-R0.1-SNAPSHOT + 1.9-R0.1-SNAPSHOT ${project.name} @@ -114,8 +113,8 @@ http://hub.spigotmc.org/nexus/content/groups/public - citycraft-repo - ${jenkins.url}/plugin/repository/everything/ + yumc-repo + http://repo.yumc.pw/content/groups/public/ @@ -123,7 +122,7 @@ org.spigotmc spigot-api jar - 1.8.8-R0.1-SNAPSHOT + 1.9-R0.1-SNAPSHOT cn.citycraft @@ -134,7 +133,7 @@ net.milkbowl.vault VaultAPI - 1.5 + 1.5.6 system ${project.basedir}/lib/Vault.jar diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 793983f..a7534c4 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -5,7 +5,7 @@ version: ${project.version}-git-${env.GIT_COMMIT} authors: - Xephi59 - 喵♂呜 -website: ${jenkins.url}/job/${project.artifactId}/ +website: ${ciManagement.url}/job/${project.artifactId}/ softdepend: - Vault - ChestShop