Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-union
·
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
ping
2016-03-17 11:18:40 +0800
Commit
401b00f3fb239b6955065c1d8b25b547288f2a56
1 parent
d80ff751
update
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
pom.xml
server/pom.xml
pom.xml
View file @
401b00f
...
...
@@ -53,7 +53,7 @@
</dependency>
<dependency>
<groupId>
com.netflix.archaius
</groupId>
<artifactId>
archaius-
zookeeper
</artifactId>
<artifactId>
archaius-
core
</artifactId>
</dependency>
<dependency>
...
...
server/pom.xml
View file @
401b00f
...
...
@@ -42,7 +42,7 @@
</dependency>
<dependency>
<groupId>
com.netflix.archaius
</groupId>
<artifactId>
archaius-
zookeeper
</artifactId>
<artifactId>
archaius-
core
</artifactId>
</dependency>
</dependencies>
...
...
Please
register
or
login
to post a comment