Skip to content

Commit

Permalink
update project version into 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asdf2014 committed Dec 1, 2016
1 parent e4af667 commit ff5e55f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.yuzhouwan</groupId>
<artifactId>yuzhouwan</artifactId>
<packaging>pom</packaging>
<version>1.1</version>
<version>1.0.0</version>

<modules>
<module>yuzhouwan-parent</module>
Expand Down
2 changes: 1 addition & 1 deletion yuzhouwan-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<!-- project -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.version>1.1</project.version>
<project.version>1.0.0</project.version>
<java.version>1.8</java.version>

<!-- maven -->
Expand Down

0 comments on commit ff5e55f

Please sign in to comment.