mirror of
https://e.coding.net/circlecloud/SimpleEssential.git
synced 2025-01-08 12:39:20 +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>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>cn.CityCraft</groupId>
|
<groupId>cn.CityCraft</groupId>
|
||||||
<artifactId>SimpleEssential</artifactId>
|
<artifactId>SimpleEssential</artifactId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
<name>SimpleEssential</name>
|
<name>SimpleEssential</name>
|
||||||
<build>
|
<build>
|
||||||
<finalName>${project.name}</finalName>
|
<finalName>${project.name}</finalName>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
name: SimpleProtect
|
name: SimpleEssential
|
||||||
main: cn.citycraft.SimpleProtect.SimpleProtect
|
main: cn.citycraft.SimpleEssential.SimpleEssential
|
||||||
website: http://ci.citycraft.cn:8800/jenkins/job/SimpleProtect/
|
website: http://ci.citycraft.cn:8800/jenkins/job/SimpleEssential/
|
||||||
version: 0.0.2
|
version: 1.0
|
||||||
commands:
|
commands:
|
||||||
simpleessential:
|
simpleessential:
|
||||||
description: 简单基础插件
|
description: 简单基础插件
|
||||||
|
Loading…
Reference in New Issue
Block a user