Set project version to 1.6.0.

This commit is contained in:
Ilkka Seppala
2015-08-31 23:03:00 +03:00
parent 981c0bdcd8
commit 374d4617d5
61 changed files with 64 additions and 64 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
</parent>
<artifactId>half-sync-half-async</artifactId>
<dependencies>