Set version for next development iteration

This commit is contained in:
Ilkka Seppälä
2018-09-30 21:05:57 +03:00
parent 26d6d96f78
commit 7a7e891384
120 changed files with 124 additions and 124 deletions

View File

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