提交
This commit is contained in:
@ -1,7 +1,10 @@
|
|||||||
# 扩展功能微服务组件
|
# 扩展功能微服务组件
|
||||||
|
|
||||||
公告通知功能、共享文档...
|
公告通知功能、共享文档...
|
||||||
|
pom版本 测试 2.3.1-SNAPSHOT
|
||||||
|
生产 2.3.0-SNAPSHOT
|
||||||
|
gjgs 测试 2.3.0-SNAPSHOT
|
||||||
|
生产 2.3.1-gjgs-SNAPSHOT
|
||||||
## 组件模块
|
## 组件模块
|
||||||
|
|
||||||
1. 消息模块
|
1. 消息模块
|
||||||
|
4
pom.xml
4
pom.xml
@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.chinaunicom.ebtp</groupId>
|
<groupId>com.chinaunicom.ebtp</groupId>
|
||||||
<artifactId>mall-ebtp-cloud-parent</artifactId>
|
<artifactId>mall-ebtp-cloud-parent</artifactId>
|
||||||
<version>2.3.1-SNAPSHOT</version>
|
<version>2.3.0-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>com.chinaunicom.mall.ebtp</groupId>
|
<groupId>com.chinaunicom.mall.ebtp</groupId>
|
||||||
@ -20,7 +20,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.chinaunicom.mall.ebtp</groupId>
|
<groupId>com.chinaunicom.mall.ebtp</groupId>
|
||||||
<artifactId>uboot-core</artifactId>
|
<artifactId>uboot-core</artifactId>
|
||||||
<version>2.3.1-SNAPSHOT</version>
|
<version>2.3.0-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user