Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
order-group
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
order-group-application
order-group
Commits
88e66b2c
Commit
88e66b2c
authored
Oct 22, 2021
by
蒋小洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sdk
parent
1c283a73
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
assortment-ordercenter-sdk/pom.xml
+1
-1
order-application-service/pom.xml
+1
-1
order-management/pom.xml
+1
-1
No files found.
assortment-ordercenter-sdk/pom.xml
View file @
88e66b2c
...
...
@@ -10,7 +10,7 @@
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
assortment-ordercenter-sdk
</artifactId>
<version>
2.3.
3
-RELEASE
</version>
<version>
2.3.
2
-RELEASE
</version>
<!-- 其他服务使用聚合订单sdk,版本号往上升级,无需提交版本号,记录好readme.md,后续看readme.md往上加版本
服务内使用无需修改版本号, 如果修改,使用到聚合订单sdk都需要统一升级-->
<dependencies>
...
...
order-application-service/pom.xml
View file @
88e66b2c
...
...
@@ -48,7 +48,7 @@
<dependency>
<groupId>
cn.freemud
</groupId>
<artifactId>
assortment-ordercenter-sdk
</artifactId>
<version>
2.3.
3
-RELEASE
</version>
<version>
2.3.
2
-RELEASE
</version>
</dependency>
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
...
...
order-management/pom.xml
View file @
88e66b2c
...
...
@@ -59,7 +59,7 @@
<dependency>
<groupId>
cn.freemud
</groupId>
<artifactId>
assortment-ordercenter-sdk
</artifactId>
<version>
2.3.
3
-RELEASE
</version>
<version>
2.3.
2
-RELEASE
</version>
<scope>
provided
</scope>
</dependency>
<dependency>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment