1
0
mirror of https://gitee.com/incloudcode/yexuejc-springboot.git synced 2025-09-28 10:53:21 +08:00

1.1.1 基于springboot 1.x 2.x 分开维护

This commit is contained in:
yexuejc
2018-09-26 17:01:02 +08:00
parent 7ff9bb214c
commit 337fefa562
4 changed files with 27 additions and 40 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>com.yexuejc.springboot</groupId>
<artifactId>yexuejc-springboot-parent</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<!-- 本地打包:使用相对关联路径 -->
<!--<relativePath>../../yexuejc</relativePath>-->
</parent>