File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.fault-tolerance</groupId >
22
22
<artifactId >microprofile-fault-tolerance-parent</artifactId >
23
- <version >4.1.1 </version >
23
+ <version >4.2-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<properties >
27
27
<bnd .version>5.0.0</bnd .version>
28
28
</properties >
29
29
30
30
<artifactId >microprofile-fault-tolerance-api</artifactId >
31
- <version >4.1.1 </version >
31
+ <version >4.2-SNAPSHOT </version >
32
32
<name >MicroProfile Fault Tolerance API</name >
33
33
<description >Fault Tolerance APIs for MicroProfile :: API</description >
34
34
Original file line number Diff line number Diff line change 24
24
25
25
<groupId >org.eclipse.microprofile.fault-tolerance</groupId >
26
26
<artifactId >microprofile-fault-tolerance-parent</artifactId >
27
- <version >4.1.1 </version >
27
+ <version >4.2-SNAPSHOT </version >
28
28
<packaging >pom</packaging >
29
29
30
30
<name >MicroProfile Fault Tolerance</name >
48
48
<connection >scm:git:https://github.com/eclipse/microprofile-fault-tolerance.git</connection >
49
49
<
developerConnection >scm:git:
[email protected] :eclipse/microprofile-fault-tolerance.git</
developerConnection >
50
50
<url >https://github.com/eclipse/microprofile-fault-tolerance</url >
51
- <tag >4.1.1 </tag >
51
+ <tag >HEAD </tag >
52
52
</scm >
53
53
54
54
<modules >
Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.fault-tolerance</groupId >
22
22
<artifactId >microprofile-fault-tolerance-parent</artifactId >
23
- <version >4.1.1 </version >
23
+ <version >4.2-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-fault-tolerance-spec</artifactId >
Original file line number Diff line number Diff line change 19
19
cycle than the rest. -->
20
20
<groupId >org.eclipse.microprofile.fault-tolerance</groupId >
21
21
<artifactId >microprofile-fault-tolerance-parent</artifactId >
22
- <version >4.1.1 </version >
22
+ <version >4.2-SNAPSHOT </version >
23
23
</parent >
24
24
25
25
<artifactId >microprofile-fault-tolerance-tck</artifactId >
26
- <version >4.1.1 </version >
26
+ <version >4.2-SNAPSHOT </version >
27
27
<name >MicroProfile Fault Tolerance TCK</name >
28
28
29
29
<description >Fault Tolerance for MicroProfile :: TCK</description >
You can’t perform that action at this time.
0 commit comments