Skip to content

Commit

Permalink
Update version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hameno committed Sep 27, 2014
1 parent 5b7b617 commit c2ab822
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.psdev.licensesdialog</groupId>
<artifactId>parent</artifactId>
<version>1.5.1-SNAPSHOT</version>
<version>1.6.0-SNAPSHOT</version>
</parent>

<artifactId>licensesdialog</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</description>
<url>http://psdev.de/LicensesDialog</url>
<inceptionYear>2013</inceptionYear>
<version>1.5.1-SNAPSHOT</version>
<version>1.6.0-SNAPSHOT</version>

<modules>
<module>library</module>
Expand Down
2 changes: 1 addition & 1 deletion sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.psdev.licensesdialog</groupId>
<artifactId>parent</artifactId>
<version>1.5.1-SNAPSHOT</version>
<version>1.6.0-SNAPSHOT</version>
</parent>

<artifactId>sample</artifactId>
Expand Down

0 comments on commit c2ab822

Please sign in to comment.