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
chaogeng
6 years ago
Commit
111fb9bf9bc37ed63fcdc72425037f574318d28b
1 parent
2afa9937
升级版本到1.5.9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
pom.xml
pom.xml
View file @
111fb9b
...
...
@@ -5,7 +5,7 @@
<groupId>
com.yoho
</groupId>
<artifactId>
parent
</artifactId>
<packaging>
pom
</packaging>
<version>
1.5.
8
-SNAPSHOT
</version>
<version>
1.5.
9
-SNAPSHOT
</version>
<name>
parent
</name>
<url>
http://maven.apache.org
</url>
<properties>
...
...
@@ -19,8 +19,8 @@
<slf4j.version>
1.7.7
</slf4j.version>
<logback.version>
1.1.7
</logback.version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<yoho.model.version>
1.5.8-SNAPSHOT
</yoho.model.version>
<yoho.core.version>
1.5.8-SNAPSHOT
</yoho.core.version>
<yoho.model.version>
1.5.9-SNAPSHOT
</yoho.model.version>
<yoho.core.version>
1.5.9-SNAPSHOT
</yoho.core.version>
<servlet-api-version>
3.0-alpha-1
</servlet-api-version>
...
...
Please
register
or
login
to post a comment