mirror of
https://e.coding.net/circlecloud/Residence.git
synced 2025-11-24 21:46:16 +00:00
修复与部分插件TP有冲突的问题
This commit is contained in:
@@ -2,7 +2,7 @@ name: ${project.artifactId}
|
||||
description: ${project.description}
|
||||
main: ${project.groupId}.${project.artifactId}.${project.artifactId}Main
|
||||
version: ${project.version}-git-${env.GIT_COMMIT}
|
||||
website: ${jenkins.url}/job/${project.artifactId}/
|
||||
website: ${ciManagement.url}
|
||||
authors:
|
||||
- bekvon
|
||||
- nate302
|
||||
|
||||
Reference in New Issue
Block a user