File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.quarkiverse.reactivemessaging.http</groupId >
7
7
<artifactId >quarkus-reactive-messaging-http-parent</artifactId >
8
- <version >999-SNAPSHOT </version >
8
+ <version >2.2.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >quarkus-reactive-messaging-http-deployment</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.quarkiverse.reactivemessaging.http</groupId >
6
6
<artifactId >quarkus-reactive-messaging-http-parent</artifactId >
7
- <version >999-SNAPSHOT </version >
7
+ <version >2.2.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >quarkus-reactive-messaging-http-docs</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.quarkiverse.reactivemessaging.http</groupId >
6
6
<artifactId >quarkus-reactive-messaging-http-parent</artifactId >
7
- <version >999-SNAPSHOT </version >
7
+ <version >2.2.0 </version >
8
8
</parent >
9
9
<artifactId >quarkus-reactive-messaging-http-integration-tests</artifactId >
10
10
<name >Quarkus - SmallRye Reactive Messaging - HTTP and WebSockets - Integration Tests</name >
45
45
<dependency >
46
46
<groupId >io.quarkiverse.reactivemessaging.http</groupId >
47
47
<artifactId >quarkus-reactive-messaging-http-deployment</artifactId >
48
- <version >999-SNAPSHOT </version >
48
+ <version >2.2.0 </version >
49
49
<type >pom</type >
50
50
<scope >test</scope >
51
51
<exclusions >
Original file line number Diff line number Diff line change 8
8
</parent >
9
9
<groupId >io.quarkiverse.reactivemessaging.http</groupId >
10
10
<artifactId >quarkus-reactive-messaging-http-parent</artifactId >
11
- <version >999-SNAPSHOT </version >
11
+ <version >2.2.0 </version >
12
12
<packaging >pom</packaging >
13
13
<name >Quarkus - SmallRye Reactive Messaging - HTTP and WebSockets - Parent</name >
14
14
<modules >
20
20
<
connection >scm:git:
[email protected] :quarkiverse/quarkus-reactive-messaging-http.git</
connection >
21
21
<
developerConnection >scm:git:
[email protected] :quarkiverse/quarkus-reactive-messaging-http.git</
developerConnection >
22
22
<url >https://github.com/quarkiverse/quarkus-reactive-messaging-http</url >
23
- <tag >HEAD </tag >
23
+ <tag >2.2.0 </tag >
24
24
</scm >
25
25
<properties >
26
26
<compiler-plugin .version>3.8.1</compiler-plugin .version>
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.quarkiverse.reactivemessaging.http</groupId >
7
7
<artifactId >quarkus-reactive-messaging-http-parent</artifactId >
8
- <version >999-SNAPSHOT </version >
8
+ <version >2.2.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >quarkus-reactive-messaging-http</artifactId >
You can’t perform that action at this time.
0 commit comments