Reach milestone 1.16.0

This commit is contained in:
Ilkka Seppälä
2017-06-30 20:31:31 +03:00
parent b65b89baaf
commit d793160bce
104 changed files with 108 additions and 108 deletions

View File

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