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 2626 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2727 <groupId >org.eclipse.microprofile.reactive.messaging</groupId >
2828 <artifactId >microprofile-reactive-messaging-parent</artifactId >
29- <version >3.0-SNAPSHOT </version >
29+ <version >3.0</version >
3030 </parent >
3131
3232 <artifactId >microprofile-reactive-messaging-api</artifactId >
Original file line number Diff line number Diff line change 3030
3131 <groupId >org.eclipse.microprofile.reactive.messaging</groupId >
3232 <artifactId >microprofile-reactive-messaging-parent</artifactId >
33- <version >3.0-SNAPSHOT </version >
33+ <version >3.0</version >
3434
3535 <packaging >pom</packaging >
3636 <name >MicroProfile Reactive Messaging</name >
7272 <connection >scm:git:https://github.com/eclipse/microprofile-reactive-messaging.git</connection >
7373 <
developerConnection >scm:git:
[email protected] :eclipse/microprofile-reactive-messaging.git</
developerConnection >
7474 <url >https://github.com/eclipse/microprofile-reactive-messaging</url >
75- <tag >3.0-RC1 </tag >
75+ <tag >3.0</tag >
7676 </scm >
7777
7878 <modules >
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >org.eclipse.microprofile.reactive.messaging</groupId >
2727 <artifactId >microprofile-reactive-messaging-parent</artifactId >
28- <version >3.0-SNAPSHOT </version >
28+ <version >3.0</version >
2929 </parent >
3030
3131 <artifactId >microprofile-reactive-messaging-spec</artifactId >
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >org.eclipse.microprofile.reactive.messaging</groupId >
2727 <artifactId >microprofile-reactive-messaging-parent</artifactId >
28- <version >3.0-SNAPSHOT </version >
28+ <version >3.0</version >
2929 </parent >
3030
3131 <artifactId >microprofile-reactive-messaging-tck</artifactId >
You can’t perform that action at this time.
0 commit comments