Set version number for next development iteration

This commit is contained in:
Ilkka Seppälä
2016-09-30 19:40:28 +03:00
parent c5e6dcc11b
commit 4ca205c03c
92 changed files with 95 additions and 95 deletions

View File

@ -16,7 +16,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>naked-objects</artifactId>
<version>1.13.0</version>
<version>1.14.0-SNAPSHOT</version>
</parent>
<artifactId>naked-objects-integtests</artifactId>