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
LUOXC
5 years ago
Commit
4296024cf05d7c079cb1416b0ee47b9f09750a3f
1 parent
f9f067d5
1.7.7-SNAPSHOT
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
pom.xml
pom.xml
View file @
4296024
...
...
@@ -5,7 +5,7 @@
<groupId>
com.yoho
</groupId>
<artifactId>
parent
</artifactId>
<packaging>
pom
</packaging>
<version>
1.7.
6
-SNAPSHOT
</version>
<version>
1.7.
7
-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.7.6-SNAPSHOT
</yoho.model.version>
<yoho.core.version>
1.7.6-SNAPSHOT
</yoho.core.version>
<yoho.model.version>
1.7.7-SNAPSHOT
</yoho.model.version>
<yoho.core.version>
1.7.7-SNAPSHOT
</yoho.core.version>
<servlet-api-version>
3.0-alpha-1
</servlet-api-version>
...
...
Please
register
or
login
to post a comment