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
9 years ago
Commit
65ee7904ab18da510244db3d05563ac1ea61b39b
1 parent
e04d282e
parent
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
pom.xml
pom.xml
View file @
65ee790
...
...
@@ -19,9 +19,8 @@
<slf4j.version>
1.7.7
</slf4j.version>
<logback.version>
1.0.13
</logback.version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<yoho.version>
1.0.1-SNAPSHOT
</yoho.version>
<yoho.model.version>
1.0.4-SNAPSHOT
</yoho.model.version>
<yoho.core.version>
1.0.4-SNAPSHOT
</yoho.core.version>
<yoho.model.version>
1.0.5-SNAPSHOT
</yoho.model.version>
<yoho.core.version>
1.0.5-SNAPSHOT
</yoho.core.version>
</properties>
<dependencyManagement>
...
...
@@ -31,7 +30,7 @@
<dependency>
<groupId>
com.yoho.common
</groupId>
<artifactId>
error-code
</artifactId>
<version>
1.0.
4
-SNAPSHOT
</version>
<version>
1.0.
5
-SNAPSHOT
</version>
</dependency>
<!-- //////////////// start yoho core //////////////// -->
...
...
Please
register
or
login
to post a comment