File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >dev.failsafe</groupId >
7
7
<artifactId >failsafe-parent</artifactId >
8
- <version >3.2.4-SNAPSHOT </version >
8
+ <version >3.2.4</version >
9
9
</parent >
10
10
11
11
<artifactId >failsafe</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >dev.failsafe</groupId >
7
7
<artifactId >failsafe-parent</artifactId >
8
- <version >3.2.4-SNAPSHOT </version >
8
+ <version >3.2.4</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >dev.failsafe</groupId >
7
7
<artifactId >failsafe-parent</artifactId >
8
- <version >3.2.4-SNAPSHOT </version >
8
+ <version >3.2.4</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<packaging >pom</packaging >
6
6
<groupId >dev.failsafe</groupId >
7
7
<artifactId >failsafe-parent</artifactId >
8
- <version >3.2.4-SNAPSHOT </version >
8
+ <version >3.2.4</version >
9
9
<name >Failsafe Parent</name >
10
10
<description >Fault tolerance and resilience patterns</description >
11
11
<url >https://failsafe.dev</url >
29
29
<
connection >scm:git:
[email protected] :failsafe-lib/failsafe.git</
connection >
30
30
<
developerConnection >scm:git:
[email protected] :failsafe-lib/failsafe.git</
developerConnection >
31
31
<url >https://github.com/failsafe-lib/failsafe</url >
32
- <tag >HEAD </tag >
32
+ <tag >failsafe-parent-3.2.4 </tag >
33
33
</scm >
34
34
35
35
<modules >
148
148
<author >false</author >
149
149
<show >protected</show >
150
150
<excludePackageNames >*.internal</excludePackageNames >
151
- <detectOfflineLinks />
151
+ <detectOfflineLinks />
152
152
<additionalparam >
153
153
-Xdoclint:none
154
154
-notimestamp
You can’t perform that action at this time.
0 commit comments