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
chunhua.zhang
6 years ago
Commit
f081d5e89ce8ab82a4b0c97ba40535ff87d3fcae
1 parent
5db82a9f
Update pom.xml
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
pom.xml
pom.xml
View file @
f081d5e
...
...
@@ -149,6 +149,13 @@
<artifactId>
yoho-core-config
</artifactId>
<version>
${yoho.core.version}
</version>
</dependency>
<dependency>
<groupId>
com.yoho.core
</groupId>
<artifactId>
yoho-core-config-client
</artifactId>
<version>
${yoho.core.version}
</version>
</dependency>
<dependency>
<groupId>
com.yoho.core
</groupId>
<artifactId>
yoho-core-trace
</artifactId>
...
...
Please
register
or
login
to post a comment