Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
parent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
LUOXC
7 years ago
Commit
7213ca511c8af7d08882780e9c3a8507c56d4c53
1 parent
ea6c259e
add risk service model
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
pom.xml
pom.xml
View file @
7213ca5
...
...
@@ -176,6 +176,12 @@
<dependency>
<groupId>
com.yoho.service.model
</groupId>
<artifactId>
risk-service-model
</artifactId>
<version>
${yoho.model.version}
</version>
</dependency>
<dependency>
<groupId>
com.yoho.service.model
</groupId>
<artifactId>
task-service-model
</artifactId>
<version>
${yoho.model.version}
</version>
</dependency>
...
...
Please
register
or
login
to post a comment