Skip to content

Commit 620f408

Browse files
committed
(FIX) Parent pom version
1 parent 2456b9f commit 620f408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

retry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>com.iluwatar</groupId>
2828
<artifactId>java-design-patterns</artifactId>
29-
<version>1.17.0-SNAPSHOT</version>
29+
<version>1.18.0-SNAPSHOT</version>
3030
</parent>
3131
<artifactId>retry</artifactId>
3232
<packaging>jar</packaging>

0 commit comments

Comments
 (0)