mirror of
https://e.coding.net/circlecloud/SimpleEssential.git
synced 2025-01-07 12:28:56 +00:00
Updata Version...
Signed-off-by: j502647092 <jtb1@163.com>
This commit is contained in:
parent
d49a828e87
commit
bf3d71baf2
2
pom.xml
2
pom.xml
@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.CityCraft</groupId>
|
||||
<artifactId>SimpleEssential</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<name>SimpleEssential</name>
|
||||
<build>
|
||||
<finalName>${project.name}</finalName>
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: SimpleProtect
|
||||
main: cn.citycraft.SimpleProtect.SimpleProtect
|
||||
website: http://ci.citycraft.cn:8800/jenkins/job/SimpleProtect/
|
||||
version: 0.0.2
|
||||
name: SimpleEssential
|
||||
main: cn.citycraft.SimpleEssential.SimpleEssential
|
||||
website: http://ci.citycraft.cn:8800/jenkins/job/SimpleEssential/
|
||||
version: 1.0
|
||||
commands:
|
||||
simpleessential:
|
||||
description: 简单基础插件
|
||||
|
Loading…
Reference in New Issue
Block a user