mirror of
https://gitee.com/niucloud-team/javashop.git
synced 2026-04-25 11:18:23 +00:00
Update pom.xml
This commit is contained in:
parent
f8e031ab09
commit
7966d4b628
@ -29,48 +29,12 @@
|
||||
<artifactId>niucloud-core</artifactId>
|
||||
<version>1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.niu</groupId>
|
||||
<artifactId>shop</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.niu</groupId>
|
||||
<artifactId>sms-email</artifactId>
|
||||
<version>1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.niu</groupId>
|
||||
<artifactId>recharge</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.niu</groupId>
|
||||
<artifactId>cms</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<!-- TODO 编译错误临时注释 -->
|
||||
<dependency>
|
||||
<groupId>com.niu</groupId>
|
||||
<artifactId>shop_fenxiao</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.niu</groupId>
|
||||
<artifactId>shop_giftcard</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<!-- 开发时热启动 -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-devtools</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.niu</groupId>
|
||||
<artifactId>shop_giftcard</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user