Set version for next development iteration

This commit is contained in:
Ilkka Seppälä
2018-01-01 16:58:29 +02:00
parent cb38501ea2
commit dea2316f1f
114 changed files with 141 additions and 117 deletions

View File

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