This commit is contained in:
付庆吉
2021-09-15 16:13:16 +08:00
parent 4b3b0a0f24
commit 9724d7ae1d
6 changed files with 27 additions and 39 deletions

View File

@ -6,13 +6,13 @@
<parent>
<groupId>com.chinaunicom.ebtp</groupId>
<artifactId>mall-ebtp-cloud-parent</artifactId>
<version>2.0.0</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../mall-ebtp-cloud-parent</relativePath>
</parent>
<groupId>com.chinaunicom.mall.ebtp</groupId>
<artifactId>uboot-core</artifactId>
<version>2.0.0</version>
<version>2.0.0-SNAPSHOT</version>
<name>uboot-core</name>
<dependencies>
@ -20,7 +20,7 @@
<dependency>
<groupId>com.chinaunicom.mall.ebtp</groupId>
<artifactId>uboot-common</artifactId>
<version>2.0.0</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>