#143 Fixed version number

This commit is contained in:
Ilkka Seppala 2015-09-02 22:13:17 +03:00
parent ed820816ef
commit b5d03b6727

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
</parent>
<artifactId>message-channel</artifactId>
<dependencies>