File tree Expand file tree Collapse file tree 4 files changed +6
-8
lines changed
mutiny-zero-flow-adapters
mutiny-zero-reactive-streams-junit5-tck Expand file tree Collapse file tree 4 files changed +6
-8
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.4.0-SNAPSHOT </version >
8+ <version >0.4.0</version >
99 </parent >
1010
1111 <artifactId >rs-flow-adapters</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 <artifactId >mutiny-zero-parent</artifactId >
97 <groupId >io.smallrye.reactive</groupId >
10- <version >0.4.0-SNAPSHOT </version >
8+ <version >0.4.0</version >
119 </parent >
1210
1311 <artifactId >mutiny-zero-reactive-streams-junit5-tck</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.4.0-SNAPSHOT </version >
8+ <version >0.4.0</version >
99 </parent >
1010
1111 <artifactId >mutiny-zero</artifactId >
Original file line number Diff line number Diff line change 1111 <groupId >io.smallrye.reactive</groupId >
1212 <artifactId >mutiny-zero-parent</artifactId >
1313 <name >SmallRye Mutiny Zero Parent</name >
14- <version >0.4.0-SNAPSHOT </version >
14+ <version >0.4.0</version >
1515 <description >Mutiny Zero Parent Module</description >
1616
1717 <packaging >pom</packaging >
5454 <
connection >scm:git:
[email protected] :smallrye/smallrye-mutiny-zero.git</
connection >
5555 <
developerConnection >scm:git:
[email protected] :smallrye/smallrye-mutiny-zero.git</
developerConnection >
5656 <url >https://github.com/smallrye/smallrye-mutiny-zero</url >
57- <tag >HEAD </tag >
57+ <tag >0.4.0 </tag >
5858 </scm >
5959
6060 <properties >
You can’t perform that action at this time.
0 commit comments