(FIX) Parent pom version

This commit is contained in:
George Aristy 2017-12-27 16:06:26 -04:00
parent 2456b9f4b0
commit 620f408688

View File

@ -26,7 +26,7 @@
<parent>
<groupId>com.iluwatar</groupId>
<artifactId>java-design-patterns</artifactId>
<version>1.17.0-SNAPSHOT</version>
<version>1.18.0-SNAPSHOT</version>
</parent>
<artifactId>retry</artifactId>
<packaging>jar</packaging>