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