Commit ab09a377 by shuhu.hou@freemud.cn

升级sdk版本

parent 80ac4674
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>assortment-ordercenter-sdk</artifactId> <artifactId>assortment-ordercenter-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version> <version>1.1.2-SNAPSHOT</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<dependency> <dependency>
<groupId>cn.freemud</groupId> <groupId>cn.freemud</groupId>
<artifactId>ordercenter-sdk</artifactId> <artifactId>ordercenter-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version> <version>1.1.2-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.freemud.application.service.sdk</groupId> <groupId>com.freemud.application.service.sdk</groupId>
......
...@@ -10,3 +10,4 @@ ...@@ -10,3 +10,4 @@
| 1.0.8-SNAPSHOT | 骑手小费字段 | 张明警 | 2019-12-26 | | 1.0.8-SNAPSHOT | 骑手小费字段 | 张明警 | 2019-12-26 |
| 1.1.0.RELEASE| 1.9.8需求打包release版本 | 侯书虎 | 2019-12-26 | | 1.1.0.RELEASE| 1.9.8需求打包release版本 | 侯书虎 | 2019-12-26 |
| 1.1.1-SNAPSHOT | 创建订单新增部分参数 | 侯书虎 | 2019-12-27 | | 1.1.1-SNAPSHOT | 创建订单新增部分参数 | 侯书虎 | 2019-12-27 |
| 1.1.2-SNAPSHOT | 创建订单新增部分参数 | 侯书虎 | 2020-01-03 |
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<dependency> <dependency>
<groupId>cn.freemud</groupId> <groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId> <artifactId>assortment-ordercenter-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version> <version>1.1.2-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.freemud.application.service.sdk</groupId> <groupId>com.freemud.application.service.sdk</groupId>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<version>1.0.0</version> <version>1.0.0</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<version>1.1.1-SNAPSHOT</version> <version>1.1.2-SNAPSHOT</version>
<artifactId>ordercenter-sdk</artifactId> <artifactId>ordercenter-sdk</artifactId>
<dependencies> <dependencies>
......
...@@ -6,4 +6,5 @@ ...@@ -6,4 +6,5 @@
| 1.0.2-SNAPSHOT | 创建订单接口新增thirdCategoryId字段 | 侯书虎 | 2019-12-23 | | 1.0.2-SNAPSHOT | 创建订单接口新增thirdCategoryId字段 | 侯书虎 | 2019-12-23 |
| 1.0.3-SNAPSHOT | 订单日结售后单 | 胡超 | 2019-12-25 | | 1.0.3-SNAPSHOT | 订单日结售后单 | 胡超 | 2019-12-25 |
| 1.1.0.RELEASE| 1.9.8需求打包release版本 | 侯书虎 | 2019-12-26 | | 1.1.0.RELEASE| 1.9.8需求打包release版本 | 侯书虎 | 2019-12-26 |
| 1.1.1-SNAPSHOT | 创建订单新增部分参数 | 侯书虎 | 2019-12-27 | | 1.1.1-SNAPSHOT | 创建订单新增部分参数 | 侯书虎 | 2019-12-27 |
\ No newline at end of file | 1.1.2-SNAPSHOT | 创建订单新增部分参数 | 侯书虎 | 2020-01-03 |
\ 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