mirror of
https://e.coding.net/circlecloud/QuickShop.git
synced 2024-11-18 01:18:54 +00:00
添加YUMC源中心信息...
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
parent
c05dd7ea0f
commit
43c6c7a0ef
9
pom.xml
9
pom.xml
@ -55,7 +55,7 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<jenkins.url>http://hs.yumc.pw:8080</jenkins.url>
|
<jenkins.url>http://hs.yumc.pw:8080</jenkins.url>
|
||||||
<env.GIT_COMMIT>DEBUG</env.GIT_COMMIT>
|
<env.GIT_COMMIT>DEBUG</env.GIT_COMMIT>
|
||||||
<update.description>&a全新版本 &c虚拟悬浮物(橙子提供 对 就是那个汉化COI的逗比) &e7老板修复逗比BUG...</update.description>
|
<update.description>&a全新版本 &c虚拟悬浮物(橙子提供 对 就是那个汉化COI的逗比)&e7老板修复逗比BUG...</update.description>
|
||||||
<update.changes>
|
<update.changes>
|
||||||
&b1.8.5 - &e我是打酱油的 我上个兄弟抽风 不能下载更新...;
|
&b1.8.5 - &e我是打酱油的 我上个兄弟抽风 不能下载更新...;
|
||||||
&b1.8.4 - &c清理多余的监听事件,修复部分版本不兼容问题 支持1.9...;
|
&b1.8.4 - &c清理多余的监听事件,修复部分版本不兼容问题 支持1.9...;
|
||||||
@ -64,6 +64,13 @@
|
|||||||
</update.changes>
|
</update.changes>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
</properties>
|
</properties>
|
||||||
|
<distributionManagement>
|
||||||
|
<repository>
|
||||||
|
<id>jtb</id>
|
||||||
|
<name>YUMC</name>
|
||||||
|
<url>http://repo.yumc.pw/content/repositories/yumcenter/</url>
|
||||||
|
</repository>
|
||||||
|
</distributionManagement>
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>yumc-repo</id>
|
<id>yumc-repo</id>
|
||||||
|
Loading…
Reference in New Issue
Block a user