Commit 89303183 by 刘鹏飞

升级依赖

parent 34c6c138
......@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.2.12-SNAPSHOT</version>
<version>2.2.13-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
......@@ -38,7 +38,7 @@
<dependency>
<groupId>cn.freemud</groupId>
<artifactId>ordercenter-sdk</artifactId>
<version>1.6.9-SNAPSHOT</version>
<version>1.7.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
......
......@@ -101,4 +101,5 @@
| 2.2.9-SNAPSHOT| 拼单群收款 | 缪晖 | 2020-11-28 |
| 2.2.10-SNAPSHOT| coco | 缪晖 | 2020-11-29 |
| 2.2.11-SNAPSHOT| 拼单 | 缪晖 | 2020-11-30 |
| 2.2.12-SNAPSHOT| 优化混合支付svc卡直接核销券 | 李小二 | 2020-11-30 |
\ No newline at end of file
| 2.2.12-SNAPSHOT| 优化混合支付svc卡直接核销券 | 李小二 | 2020-11-30 |
| 2.2.13-SNAPSHOT| 买一赠一寄件 | 刘鹏飞 | 2020-12-1 |
\ No newline at end of file
......@@ -40,7 +40,7 @@
<dependency>
<groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.2.12-SNAPSHOT</version>
<version>2.2.13-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
......
......@@ -8,7 +8,7 @@
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<version>1.6.9-SNAPSHOT</version>
<version>1.7.0-SNAPSHOT</version>
<artifactId>ordercenter-sdk</artifactId>
<dependencies>
......
......@@ -38,3 +38,4 @@
| 1.6.7-SNAPSHOT | 添加美团点评渠道 | 梁崇福 | 2020-11-24 |
| 1.6.8-SNAPSHOT | coco | 梁崇福 | 2020-11-29 |
| 1.6.9-SNAPSHOT | 拼单 | 缪晖 | 2020-11-30 |
| 1.7.0-SNAPSHOT | 买一赠一寄件 | 刘鹏飞 | 2020-12-1 |
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment