Set version number for next development iteration

This commit is contained in:
Ilkka Seppälä
2016-06-30 18:15:26 +03:00
parent 7a118e4209
commit 5c26f46174
90 changed files with 93 additions and 93 deletions

View File

@ -30,7 +30,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.12.0</version>
<version>1.13.0-SNAPSHOT</version>
</parent>
<artifactId>front-controller</artifactId>
<dependencies>