mirror of
https://e.coding.net/circlecloud/Yum.git
synced 2024-11-22 14:28:46 +00:00
update: 更新pom文件 版本2.5
Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
parent
29d17a43e3
commit
4e1304d912
7
pom.xml
7
pom.xml
@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>pw.yumc</groupId>
|
<groupId>pw.yumc</groupId>
|
||||||
<artifactId>Yum</artifactId>
|
<artifactId>Yum</artifactId>
|
||||||
<version>2.4.1</version>
|
<version>2.5</version>
|
||||||
<name>Yum</name>
|
<name>Yum</name>
|
||||||
<description>Minecraft 服务器插件管理系统</description>
|
<description>Minecraft 服务器插件管理系统</description>
|
||||||
<build>
|
<build>
|
||||||
@ -60,12 +60,9 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<update.description>&a全新 2.X 版本 更多守护与优化</update.description>
|
<update.description>&a全新 2.X 版本 更多守护与优化</update.description>
|
||||||
<update.changes>
|
<update.changes>
|
||||||
&b2.4.1 &6- &c修复reload命令报错的问题...;
|
&b2.5 &6- &d修复主线程守护系统错误...;
|
||||||
&b2.4 &6- &c修复重载插件导致线程安全错误的问题...;
|
&b2.4 &6- &c修复重载插件导致线程安全错误的问题...;
|
||||||
&b2.3 &6- &a网络监控添加域名白名单功能...;
|
&b2.3 &6- &a网络监控添加域名白名单功能...;
|
||||||
&b2.2 &6- &b新增线程安全拦截 主线程IO拦截...;
|
|
||||||
&b2.1 &6- &e新增网络管理 防止主线程卡IO...;
|
|
||||||
&b &6- &d新增安全管理系统(需要&dbBukkitInjectedTools&d)...;
|
|
||||||
</update.changes>
|
</update.changes>
|
||||||
<env.GIT_COMMIT>DEBUG</env.GIT_COMMIT>
|
<env.GIT_COMMIT>DEBUG</env.GIT_COMMIT>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
Loading…
Reference in New Issue
Block a user