修改了pom依赖结构

This commit is contained in:
Administrator
2020-11-05 16:54:43 +08:00
parent 7e86704fdb
commit 9bc47b9339
16 changed files with 205 additions and 227 deletions

View File

@ -8,25 +8,13 @@
<groupId>com.chinaunicom.ebtp</groupId>
<artifactId>mall-ebtp-cloud-parent</artifactId>
<version>0.0.1</version>
<relativePath />
<relativePath>../mall-ebtp-cloud-parent</relativePath>
</parent>
<groupId>com.chinaunicom.ebtp</groupId>
<artifactId>mall-ebtp-cloud-mvc-starter</artifactId>
<version>0.0.1</version>
<name>mall-ebtp-cloud-mvc-starter</name>
<organization>
<name>Chinaunicom, Inc.</name>
</organization>
<developers>
<developer>
<name>Ajaxfan</name>
<email>909938737@qq.com</email>
<organization>Chinaunicom, Inc.</organization>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>