Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
ufo-platform
·
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
DengXinFei
2019-07-23 19:08:23 +0800
Commit
83c1e783cd643b2eeca06e02f08204c3195c5945
1 parent
f181d7eb
修改jar包引入地址。 --modify by xinfei
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pom.xml
pom.xml
View file @
83c1e78
...
...
@@ -100,7 +100,7 @@
<version>
${project.version}
</version>
</dependency>
<dependency>
<groupId>
com.yoho.
ufo
</groupId>
<groupId>
com.yoho.
dsf
</groupId>
<artifactId>
yoho-message-sdk
</artifactId>
<version>
1.1.1-SNAPSHOT
</version>
</dependency>
...
...
Please
register
or
login
to post a comment