1
0
mirror of https://e.coding.net/circlecloud/YumCore.git synced 2025-09-07 12:26:57 +00:00

feat: 移除RemoteConfig

Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
2017-07-29 14:52:00 +08:00
parent 24b81e5f00
commit 76166e88e4
3 changed files with 3 additions and 62 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pw.yumc</groupId>
<artifactId>YumCore</artifactId>
<version>1.8.1</version>
<version>1.8.2</version>
<build>
<finalName>${project.artifactId}</finalName>
<plugins>