#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> <parent>
<groupId>com.iluwatar</groupId> <groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId> <artifactId>java-design-patterns</artifactId>
<version>1.5.0</version> <version>1.6.0</version>
</parent> </parent>
<artifactId>message-channel</artifactId> <artifactId>message-channel</artifactId>
<dependencies> <dependencies>