Reached milestone 1.5.0

This commit is contained in:
Ilkka Seppala
2015-07-23 00:59:51 +03:00
parent 18618dfbec
commit af92d8dde5
58 changed files with 61 additions and 61 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
</parent>
<artifactId>interpreter</artifactId>
<dependencies>