Set version for next development iteration

This commit is contained in:
Ilkka Seppälä
2018-03-31 10:36:05 +03:00
parent 3407392664
commit 1c0e0cd88b
115 changed files with 118 additions and 118 deletions

View File

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