Set version for next development iteration

This commit is contained in:
Ilkka Seppälä
2017-06-30 20:33:29 +03:00
parent d793160bce
commit ac721c695c
104 changed files with 107 additions and 107 deletions

View File

@ -29,7 +29,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.16.0</version>
<version>1.17.0-SNAPSHOT</version>
</parent>
<artifactId>lazy-loading</artifactId>
<dependencies>