1
0
mirror of https://e.coding.net/circlecloud/Residence.git synced 2025-11-24 21:46:16 +00:00

修复与部分插件TP有冲突的问题

This commit is contained in:
502647092
2016-03-18 00:31:41 +08:00
parent 43d9579e86
commit 54d338f551
2 changed files with 10 additions and 10 deletions

View File

@@ -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