File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
22
22
<groupId >org.eclipse.microprofile.lra</groupId >
23
23
<artifactId >microprofile-lra-parent</artifactId >
24
- <version >2.0-RC1 </version >
24
+ <version >2.0-SNAPSHOT </version >
25
25
</parent >
26
26
27
27
<artifactId >microprofile-lra-api</artifactId >
Original file line number Diff line number Diff line change 26
26
<groupId >org.eclipse.microprofile.lra</groupId >
27
27
<artifactId >microprofile-lra-parent</artifactId >
28
28
<name >MicroProfile Long Running Actions</name >
29
- <version >2.0-RC1 </version >
29
+ <version >2.0-SNAPSHOT </version >
30
30
<description >Eclipse MicroProfile LRA - Parent POM</description >
31
31
<packaging >pom</packaging >
32
32
72
72
<connection >scm:git:https://github.com/eclipse/microprofile-lra.git</connection >
73
73
<
developerConnection >scm:git:
[email protected] :eclipse/microprofile-lra.git</
developerConnection >
74
74
<url >https://github.com/eclipse/microprofile-lra</url >
75
- <tag >2.0-RC1 </tag >
75
+ <tag >HEAD </tag >
76
76
</scm >
77
77
78
78
<dependencyManagement >
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.lra</groupId >
22
22
<artifactId >microprofile-lra-parent</artifactId >
23
- <version >2.0-RC1 </version >
23
+ <version >2.0-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<groupId >org.eclipse.microprofile.lra</groupId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.eclipse.microprofile.lra</groupId >
22
22
<artifactId >microprofile-lra-parent</artifactId >
23
- <version >2.0-RC1 </version >
23
+ <version >2.0-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-lra-tck</artifactId >
You can’t perform that action at this time.
0 commit comments