Reached milestone, set version to 1.2.0

This commit is contained in:
Ilkka Seppala
2015-07-14 00:10:01 +03:00
parent 7196b6d631
commit a0861c47e1
54 changed files with 57 additions and 57 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
<artifactId>singleton</artifactId>
<dependencies>