Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 2e7b7d6

Browse files
committed
PR for CallExecutor does not know the type of a result #72
Return the version of pom back to 0.15.0-SNAPSHOT
1 parent 40e8d7c commit 2e7b7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.evanlennick</groupId>
88
<artifactId>retry4j</artifactId>
9-
<version>0.15.1-SNAPSHOT</version>
9+
<version>0.15.0-SNAPSHOT</version>
1010

1111
<name>${project.groupId}:${project.artifactId}</name>
1212
<description>Library for retrying Java logic.</description>

0 commit comments

Comments
 (0)