Set version for next development iteration

This commit is contained in:
Ilkka Seppälä
2016-12-31 10:24:26 +02:00
parent 0c48695fa5
commit 0c8bb1c22e
96 changed files with 99 additions and 99 deletions

View File

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