1
0
mirror of https://e.coding.net/circlecloud/QuickShop.git synced 2025-10-02 12:37:27 +00:00

紧急更新 修复金斧权限问题...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-11-05 11:07:12 +08:00
parent d8e8678d31
commit f89f58ba40
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
name: ${project.artifactId}
description: ${project.description}
main: ${project.groupId}.${project.artifactId}.${project.artifactId}
version: ${project.version}
version: ${project.version}-Build#${env.BUILD_NUMBER}
authors:
- Netherfoam
- Timtower