We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2456b9f commit 620f408Copy full SHA for 620f408
1 file changed
retry/pom.xml
@@ -26,7 +26,7 @@
26
<parent>
27
<groupId>com.iluwatar</groupId>
28
<artifactId>java-design-patterns</artifactId>
29
- <version>1.17.0-SNAPSHOT</version>
+ <version>1.18.0-SNAPSHOT</version>
30
</parent>
31
<artifactId>retry</artifactId>
32
<packaging>jar</packaging>
0 commit comments