File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
27
27
<groupId >org.eclipse.microprofile.reactive.messaging</groupId >
28
28
<artifactId >microprofile-reactive-messaging-parent</artifactId >
29
- <version >3.1-SNAPSHOT </version >
29
+ <version >3.0.1 </version >
30
30
</parent >
31
31
32
32
<artifactId >microprofile-reactive-messaging-api</artifactId >
Original file line number Diff line number Diff line change 30
30
31
31
<groupId >org.eclipse.microprofile.reactive.messaging</groupId >
32
32
<artifactId >microprofile-reactive-messaging-parent</artifactId >
33
- <version >3.1-SNAPSHOT </version >
33
+ <version >3.0.1 </version >
34
34
35
35
<packaging >pom</packaging >
36
36
<name >MicroProfile Reactive Messaging</name >
73
73
<connection >scm:git:https://github.com/eclipse/microprofile-reactive-messaging.git</connection >
74
74
<developerConnection >scm:git:git@github.com:eclipse/microprofile-reactive-messaging.git</developerConnection >
75
75
<url >https://github.com/eclipse/microprofile-reactive-messaging</url >
76
- <tag >3.0-RC1 </tag >
76
+ <tag >3.0.1 </tag >
77
77
</scm >
78
78
79
79
<modules >
Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >org.eclipse.microprofile.reactive.messaging</groupId >
27
27
<artifactId >microprofile-reactive-messaging-parent</artifactId >
28
- <version >3.1-SNAPSHOT </version >
28
+ <version >3.0.1 </version >
29
29
</parent >
30
30
31
31
<artifactId >microprofile-reactive-messaging-spec</artifactId >
Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >org.eclipse.microprofile.reactive.messaging</groupId >
27
27
<artifactId >microprofile-reactive-messaging-parent</artifactId >
28
- <version >3.1-SNAPSHOT </version >
28
+ <version >3.0.1 </version >
29
29
</parent >
30
30
31
31
<artifactId >microprofile-reactive-messaging-tck</artifactId >
You can’t perform that action at this time.
0 commit comments