1
0
mirror of https://e.coding.net/circlecloud/YumCore.git synced 2025-09-06 12:16:56 +00:00

feat: 更新Replace添加提示

This commit is contained in:
2018-03-05 18:52:08 +08:00
parent e74c8275e2
commit f692881ec5
2 changed files with 92 additions and 78 deletions

View File

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