Commit 933f98bf by 周晓航

修改SDK维护信息

parent 95dcd5e8
...@@ -40,6 +40,13 @@ ...@@ -40,6 +40,13 @@
</exclusion> </exclusion>
</exclusions> </exclusions>
</dependency> </dependency>
<dependency>
<groupId>cn.freemud</groupId>
<artifactId>ordercenter-sdk</artifactId>
<version>1.3.50-SNAPSHOT</version>
</dependency>
<dependency> <dependency>
<groupId>com.freemud.application.service.sdk</groupId> <groupId>com.freemud.application.service.sdk</groupId>
<artifactId>structure-center-sdk</artifactId> <artifactId>structure-center-sdk</artifactId>
......
...@@ -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.3.49.RELEASE</version> <version>1.3.50-SNAPSHOT</version>
<artifactId>ordercenter-sdk</artifactId> <artifactId>ordercenter-sdk</artifactId>
<dependencies> <dependencies>
......
...@@ -80,3 +80,4 @@ ...@@ -80,3 +80,4 @@
| 1.3.46.RELEASE | 更新sdk | 徐康 | 2021-04-19 | | 1.3.46.RELEASE | 更新sdk | 徐康 | 2021-04-19 |
| 1.3.48.RELEASE | 支付方式新增英文字段 | 王航航 | 2021-04-20 | | 1.3.48.RELEASE | 支付方式新增英文字段 | 王航航 | 2021-04-20 |
| 1.3.49.RELEASE | 基础订单sdk qa/预发布、生产/环境使用LoadBalanced | 伍平 | 2021-03-22 | | 1.3.49.RELEASE | 基础订单sdk qa/预发布、生产/环境使用LoadBalanced | 伍平 | 2021-03-22 |
| 1.3.50-SNAPSHOT | 基础订单sdk 增加基础服务查询订单汇总 | 周晓航 | 2021-04-28 |
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