File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
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 >1.1 -SNAPSHOT</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 >1.1 -SNAPSHOT</version >
29
+ <version >2.0 -SNAPSHOT</version >
30
30
<description >Eclipse MicroProfile LRA - Parent POM</description >
31
31
<packaging >pom</packaging >
32
32
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 >1.1 -SNAPSHOT</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 >1.1 -SNAPSHOT</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