mirror of
https://e.coding.net/circlecloud/AuthMe.git
synced 2025-12-16 00:56:21 +00:00
2
pom.xml
2
pom.xml
@@ -27,7 +27,7 @@
|
|||||||
</issueManagement>
|
</issueManagement>
|
||||||
<ciManagement>
|
<ciManagement>
|
||||||
<system>Jenkins</system>
|
<system>Jenkins</system>
|
||||||
<url>http://ci.yumc.pw/job/AuthMe/</url>
|
<url>http://ci.yumc.pw/job/${project.artifactId}/</url>
|
||||||
</ciManagement>
|
</ciManagement>
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ version: ${project.version}-git-${env.GIT_COMMIT}
|
|||||||
authors:
|
authors:
|
||||||
- Xephi59
|
- Xephi59
|
||||||
- 喵♂呜
|
- 喵♂呜
|
||||||
website: ${ciManagement.url}/job/${project.artifactId}/
|
website: ${ciManagement.url}
|
||||||
softdepend:
|
softdepend:
|
||||||
- Vault
|
- Vault
|
||||||
- ChestShop
|
- ChestShop
|
||||||
|
|||||||
Reference in New Issue
Block a user