File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2424 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2525 <groupId >org.eclipse.microprofile.reactive-streams-operators</groupId >
2626 <artifactId >microprofile-reactive-streams-operators-parent</artifactId >
27- <version >1.1-SNAPSHOT </version >
27+ <version >1.0.1 </version >
2828 </parent >
2929
3030 <properties >
Original file line number Diff line number Diff line change 2424 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2525 <groupId >org.eclipse.microprofile.reactive-streams-operators</groupId >
2626 <artifactId >microprofile-reactive-streams-operators-parent</artifactId >
27- <version >1.1-SNAPSHOT </version >
27+ <version >1.0.1 </version >
2828 </parent >
2929
3030 <properties >
Original file line number Diff line number Diff line change 2222
2323 <groupId >org.eclipse.microprofile.reactive-streams-operators</groupId >
2424 <artifactId >microprofile-reactive-streams-operators-parent</artifactId >
25- <version >1.1-SNAPSHOT </version >
25+ <version >1.0.1 </version >
2626 <packaging >pom</packaging >
2727
2828 <name >Eclipse MicroProfile Reactive Streams Operators</name >
8080 <connection >scm:git:https://github.com/eclipse/microprofile-reactive-streams-operators.git</connection >
8181 <developerConnection >scm:git:git@github.com:eclipse/microprofile-reactive-streams-operators.git</developerConnection >
8282 <url >https://github.com/eclipse/microprofile-reactive-streams-operators</url >
83- <tag >HEAD </tag >
83+ <tag >1.0.1 </tag >
8484 </scm >
8585
8686 <distributionManagement >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.eclipse.microprofile.reactive-streams-operators</groupId >
2525 <artifactId >microprofile-reactive-streams-operators-parent</artifactId >
26- <version >1.1-SNAPSHOT </version >
26+ <version >1.0.1 </version >
2727 </parent >
2828
2929 <artifactId >microprofile-reactive-streams-operators-spec</artifactId >
Original file line number Diff line number Diff line change 3838 <parent >
3939 <groupId >org.eclipse.microprofile.reactive-streams-operators</groupId >
4040 <artifactId >microprofile-reactive-streams-operators-parent</artifactId >
41- <version >1.1-SNAPSHOT </version >
41+ <version >1.0.1 </version >
4242 </parent >
4343
4444 <artifactId >microprofile-reactive-streams-operators-tck</artifactId >
You can’t perform that action at this time.
0 commit comments