File tree Expand file tree Collapse file tree 5 files changed +8
-11
lines changed
mutiny-zero-flow-adapters
mutiny-zero-reactive-streams-junit5-tck
mutiny-zero-vertx-publishers Expand file tree Collapse file tree 5 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >mutiny-zero-parent</artifactId >
77 <groupId >io.smallrye.reactive</groupId >
8- <version >0.5.0-SNAPSHOT </version >
8+ <version >0.5.0</version >
99 </parent >
1010
1111 <artifactId >mutiny-zero-flow-adapters</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >mutiny-zero-parent</artifactId >
77 <groupId >io.smallrye.reactive</groupId >
8- <version >0.5.0-SNAPSHOT </version >
8+ <version >0.5.0</version >
99 </parent >
1010
1111 <artifactId >mutiny-zero-reactive-streams-junit5-tck</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >io.smallrye.reactive</groupId >
97 <artifactId >mutiny-zero-parent</artifactId >
10- <version >0.5.0-SNAPSHOT </version >
8+ <version >0.5.0</version >
119 </parent >
1210
1311 <artifactId >mutiny-zero-vertx-publishers</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.reactive</groupId >
77 <artifactId >mutiny-zero-parent</artifactId >
8- <version >0.5.0-SNAPSHOT </version >
8+ <version >0.5.0</version >
99 </parent >
1010
1111 <artifactId >mutiny-zero</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
1211 <groupId >io.smallrye.reactive</groupId >
1312 <artifactId >mutiny-zero-parent</artifactId >
1413 <name >SmallRye Mutiny Zero Parent</name >
15- <version >0.5.0-SNAPSHOT </version >
14+ <version >0.5.0</version >
1615 <description >Mutiny Zero Parent Module</description >
1716
1817 <packaging >pom</packaging >
5655 <
connection >scm:git:
[email protected] :smallrye/smallrye-mutiny-zero.git</
connection >
5756 <
developerConnection >scm:git:
[email protected] :smallrye/smallrye-mutiny-zero.git</
developerConnection >
5857 <url >https://github.com/smallrye/smallrye-mutiny-zero</url >
59- <tag >HEAD </tag >
58+ <tag >0.5.0 </tag >
6059 </scm >
6160
6261 <properties >
You can’t perform that action at this time.
0 commit comments