From 1e9901c96b21a3abdaa1a0e6277d0c74b41af001 Mon Sep 17 00:00:00 2001 From: 502647092 Date: Wed, 13 Jul 2016 14:54:26 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0pom=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 502647092 --- pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9b6e0d1..8507595 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ Jenkins - http://ci.yumc.pw/job/AuthMe/ + http://ci.yumc.pw/job/${project.artifactId}/ diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index a7534c4..a6fdfb3 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: ${ciManagement.url}/job/${project.artifactId}/ +website: ${ciManagement.url} softdepend: - Vault - ChestShop