mirror of
https://e.coding.net/circlecloud/AuthMe.git
synced 2025-11-24 21:26:20 +00:00
2
pom.xml
2
pom.xml
@@ -27,7 +27,7 @@
|
||||
</issueManagement>
|
||||
<ciManagement>
|
||||
<system>Jenkins</system>
|
||||
<url>http://ci.yumc.pw/job/AuthMe/</url>
|
||||
<url>http://ci.yumc.pw/job/${project.artifactId}/</url>
|
||||
</ciManagement>
|
||||
<licenses>
|
||||
<license>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user