Update version to 1.7.0

This commit is contained in:
Ilkka Seppala
2015-09-30 22:36:01 +03:00
parent 621c3498f6
commit 11cdd20f6f
64 changed files with 67 additions and 67 deletions

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.6.0</version>
<version>1.7.0</version>
</parent>
<artifactId>front-controller</artifactId>
<dependencies>