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
f85e9225b529054699f330ebc2a37751617623b1
1 parent
f62899fd
update to 1.0.8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
pom.xml
pom.xml
View file @
f85e922
...
...
@@ -5,7 +5,7 @@
<groupId>
com.yoho
</groupId>
<artifactId>
parent
</artifactId>
<packaging>
pom
</packaging>
<version>
1.0.
7
-SNAPSHOT
</version>
<version>
1.0.
8
-SNAPSHOT
</version>
<name>
parent
</name>
<url>
http://maven.apache.org
</url>
<properties>
...
...
@@ -20,7 +20,7 @@
<logback.version>
1.0.13
</logback.version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<yoho.model.version>
1.0.7-SNAPSHOT
</yoho.model.version>
<yoho.core.version>
1.0.
7
-SNAPSHOT
</yoho.core.version>
<yoho.core.version>
1.0.
8
-SNAPSHOT
</yoho.core.version>
</properties>
<dependencyManagement>
...
...
Please
register
or
login
to post a comment