File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2020 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2121 <groupId >org.eclipse.microprofile.fault-tolerance</groupId >
2222 <artifactId >microprofile-fault-tolerance-parent</artifactId >
23- <version >3.0-SNAPSHOT </version >
23+ <version >2.1.1-RC3 </version >
2424 </parent >
2525
2626 <groupId >org.eclipse.microprofile.fault-tolerance</groupId >
2727 <artifactId >microprofile-fault-tolerance-api</artifactId >
28- <version >3.0-SNAPSHOT </version >
28+ <version >2.1.1-RC3 </version >
2929 <name >microProfile-fault-tolerance-api</name >
3030
3131
Original file line number Diff line number Diff line change 1818
1919 <groupId >org.eclipse.microprofile.fault-tolerance</groupId >
2020 <artifactId >microprofile-fault-tolerance-parent</artifactId >
21- <version >3.0-SNAPSHOT </version >
21+ <version >2.1.1-RC3 </version >
2222 <packaging >pom</packaging >
2323
2424 <name >MicroProfile Fault Tolerance</name >
7070 <connection >scm:git:https://github.com/eclipse/microprofile-fault-tolerance.git</connection >
7171 <
developerConnection >scm:git:
[email protected] :eclipse/microprofile-fault-tolerance.git</
developerConnection >
7272 <url >https://github.com/eclipse/microprofile-fault-tolerance</url >
73- <tag >HEAD </tag >
73+ <tag >2.1.1-RC3 </tag >
7474 </scm >
7575
7676 <distributionManagement >
Original file line number Diff line number Diff line change 2020 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2121 <groupId >org.eclipse.microprofile.fault-tolerance</groupId >
2222 <artifactId >microprofile-fault-tolerance-parent</artifactId >
23- <version >3.0-SNAPSHOT </version >
23+ <version >2.1.1-RC3 </version >
2424 </parent >
2525
2626 <groupId >org.eclipse.microprofile.fault-tolerance</groupId >
2727 <artifactId >microprofile-fault-tolerance-spec</artifactId >
28- <version >3.0-SNAPSHOT </version >
28+ <version >2.1.1-RC3 </version >
2929 <packaging >pom</packaging >
3030
3131 <description >Fault Tolerance for MicroProfile :: Specification</description >
Original file line number Diff line number Diff line change 2020 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2121 <groupId >org.eclipse.microprofile.fault-tolerance</groupId >
2222 <artifactId >microprofile-fault-tolerance-parent</artifactId >
23- <version >3.0-SNAPSHOT </version >
23+ <version >2.1.1-RC3 </version >
2424 </parent >
2525
2626 <groupId >org.eclipse.microprofile.fault-tolerance</groupId >
2727 <artifactId >microprofile-fault-tolerance-tck</artifactId >
28- <version >3.0-SNAPSHOT </version >
28+ <version >2.1.1-RC3 </version >
2929
3030 <description >Fault Tolerance for MicroProfile :: TCK</description >
3131 <properties >
You can’t perform that action at this time.
0 commit comments