Set version number for monthly release

This commit is contained in:
Ilkka Seppala
2015-12-02 23:21:44 +02:00
parent 5bec63659f
commit f018d13c39
69 changed files with 72 additions and 72 deletions

View File

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