Commit a2e0b65c by xiaoer.li@freemud.com

升级购物车sdk:1.1.5.RELEASE

parent 4e194707
......@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>assortment-shoppingcart-sdk</artifactId>
<version>1.1.4.RELEASE</version>
<version>1.1.5.RELEASE</version>
<dependencies>
<dependency>
......@@ -42,7 +42,7 @@
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
<artifactId>productcenter-sdk</artifactId>
<version>3.5.4-SNAPSHOT</version>
<version>3.7.RELEASE</version>
<scope>provided</scope>
</dependency>
<dependency>
......@@ -54,7 +54,7 @@
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
<artifactId>sdk-common-base</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.5.2.RELEASE</version>
<scope>provided</scope>
</dependency>
<dependency>
......
......@@ -5,4 +5,4 @@
| 1.1.1.RELEASE| 升级券码sdk | 胡超 | 2020-05-18 |
| 1.1.2.RELEASE| 券码接口修改为channel_code | 胡超 | 2020-06-08 |
| 1.1.3.RELEASE| 增加统计分类classificationId  ,setClassificationName | | 2020-06-16 |
| 1.1.4.RELEASE| 商品加料  | | 2020-08-24 |
\ No newline at end of file
| 1.1.5.RELEASE| 商品加料  | | 2020-08-24 |
\ No newline at end of file
......@@ -30,12 +30,12 @@
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
<artifactId>sdk-common-base</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.5.2.RELEASE</version>
</dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
<artifactId>productcenter-sdk</artifactId>
<version>3.5.4-SNAPSHOT</version>
<version>3.7.RELEASE</version>
</dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
......@@ -45,7 +45,7 @@
<dependency>
<groupId>cn.freemud</groupId>
<artifactId>assortment-shoppingcart-sdk</artifactId>
<version>1.9.10-SNAPSHOT</version>
<version>1.1.5.RELEASE</version>
</dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
......
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