- mall-parent 改为 onemall

- 删除 target 目录
This commit is contained in:
sin
2019-05-06 21:21:44 +08:00
parent 5e4f2301c9
commit 87ab3a6c87
27 changed files with 11 additions and 851 deletions

View File

@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>mall-parent</artifactId>
<artifactId>onemall</artifactId>
<groupId>cn.iocoder.mall</groupId>
<version>1.0-SNAPSHOT</version>
</parent>

View File

@@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>admin-application</artifactId>
<artifactId>system-application</artifactId>
<dependencies>
<dependency>