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

@ -29,7 +29,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.13.0</version>
<version>1.14.0-SNAPSHOT</version>
</parent>
<artifactId>template-method</artifactId>
<dependencies>