mirror of
https://e.coding.net/circlecloud/BukkitInjectedTools.git
synced 2024-11-21 01:38:47 +00:00
feat: 添加版本描述
Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
parent
ccebd0dbae
commit
e3d3082399
9
pom.xml
9
pom.xml
@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>pw.yumc</groupId>
|
||||
<artifactId>BukkitInjectedTools</artifactId>
|
||||
<version>1.0</version>
|
||||
<version>1.1</version>
|
||||
<name>BukkitInjectedTools</name>
|
||||
<build>
|
||||
<finalName>${project.name}</finalName>
|
||||
@ -62,8 +62,11 @@
|
||||
<url>http://ci.yumc.pw/job/${project.artifactId}/</url>
|
||||
</ciManagement>
|
||||
<properties>
|
||||
<update.description></update.description>
|
||||
<update.changes></update.changes>
|
||||
<update.description>§6Yum测试工具与服务端注入工具</update.description>
|
||||
<update.changes>
|
||||
§b1.1 §6- §a添加ProtocolSupport注入...;
|
||||
§b1.0 §6- §a完成Minecraft服务器注入...;
|
||||
</update.changes>
|
||||
<env.GIT_COMMIT>DEBUG</env.GIT_COMMIT>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
Loading…
Reference in New Issue
Block a user