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

不再遗传任何包

This commit is contained in:
yexuejc
2018-09-28 14:57:56 +08:00
parent 8b0b9980eb
commit bb143bb74f
2 changed files with 18 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>com.yexuejc.springboot</groupId>
<artifactId>yexuejc-springboot-parent</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>
<!-- 本地打包:使用相对关联路径 -->
<!--<relativePath>../../yexuejc</relativePath>-->
</parent>
@@ -25,6 +25,7 @@
<dependency>
<groupId>com.yexuejc.base</groupId>
<artifactId>yexuejc-base</artifactId>
<optional>true</optional>
</dependency>
<!--<dependency>-->
<!--<groupId>com.github.yexuejc</groupId>-->