We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c114574 commit e2751f4Copy full SHA for e2751f4
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>org.springframework.retry</groupId>
7
<artifactId>spring-retry</artifactId>
8
- <version>2.0.11-SNAPSHOT</version>
+ <version>2.0.11</version>
9
<name>Spring Retry</name>
10
<description><![CDATA[
11
Spring Retry provides an abstraction around retrying failed operations, with an
0 commit comments