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
jenkins
order-group
Commits
0e0c0cb2
Commit
0e0c0cb2
authored
Apr 02, 2020
by
shuhu.hou@freemud.cn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改maven依赖
parent
23974cdb
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
0 deletions
+7
-0
order-application-service/pom.xml
+5
-0
order-management/order-management.iml
+0
-0
order-management/pom.xml
+2
-0
No files found.
order-application-service/pom.xml
View file @
0e0c0cb2
...
@@ -84,6 +84,11 @@
...
@@ -84,6 +84,11 @@
<artifactId>
deliverycenter-sdk
</artifactId>
<artifactId>
deliverycenter-sdk
</artifactId>
<version>
1.5.RELEASE
</version>
<version>
1.5.RELEASE
</version>
</dependency>
</dependency>
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
<artifactId>
takeawaycenter-sdk
</artifactId>
<version>
1.2.3-SNAPSHOT
</version>
</dependency>
<!-- 商户门店sdk -->
<!-- 商户门店sdk -->
<dependency>
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
<groupId>
com.freemud.application.service.sdk
</groupId>
...
...
order-management/order-management.iml
View file @
0e0c0cb2
This diff is collapsed.
Click to expand it.
order-management/pom.xml
View file @
0e0c0cb2
...
@@ -41,11 +41,13 @@
...
@@ -41,11 +41,13 @@
<groupId>
com.freemud.application.service.sdk
</groupId>
<groupId>
com.freemud.application.service.sdk
</groupId>
<artifactId>
takeawaycenter-sdk
</artifactId>
<artifactId>
takeawaycenter-sdk
</artifactId>
<version>
1.2.3-SNAPSHOT
</version>
<version>
1.2.3-SNAPSHOT
</version>
<scope>
provided
</scope>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
cn.freemud
</groupId>
<groupId>
cn.freemud
</groupId>
<artifactId>
assortment-ordercenter-sdk
</artifactId>
<artifactId>
assortment-ordercenter-sdk
</artifactId>
<version>
1.3.0-SNAPSHOT
</version>
<version>
1.3.0-SNAPSHOT
</version>
<scope>
provided
</scope>
</dependency>
</dependency>
<dependency>
<dependency>
<artifactId>
structure-center-sdk
</artifactId>
<artifactId>
structure-center-sdk
</artifactId>
...
...
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