File tree 3 files changed +4
-4
lines changed
netty-reactive-streams-http
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.playframework.netty</groupId >
7
7
<artifactId >netty-reactive-streams-parent</artifactId >
8
- <version >3.0.2-SNAPSHOT </version >
8
+ <version >3.0.2</version >
9
9
</parent >
10
10
11
11
<artifactId >netty-reactive-streams-http</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.playframework.netty</groupId >
7
7
<artifactId >netty-reactive-streams-parent</artifactId >
8
- <version >3.0.2-SNAPSHOT </version >
8
+ <version >3.0.2</version >
9
9
</parent >
10
10
11
11
<artifactId >netty-reactive-streams</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.playframework.netty</groupId >
6
6
<artifactId >netty-reactive-streams-parent</artifactId >
7
- <version >3.0.2-SNAPSHOT </version >
7
+ <version >3.0.2</version >
8
8
9
9
<name >Netty Reactive Streams Parent POM</name >
10
10
<description >Reactive streams implementation for Netty.</description >
205
205
<connection >scm:git:https://github.com/playframework/netty-reactive-streams.git</connection >
206
206
<developerConnection >scm:git:git@github.com:playframework/netty-reactive-streams.git</developerConnection >
207
207
<url >https://github.com/playframework/netty-reactive-streams</url >
208
- <tag >HEAD </tag >
208
+ <tag >netty-reactive-streams-parent-3.0.2 </tag >
209
209
</scm >
210
210
211
211
<distributionManagement >
You can’t perform that action at this time.
0 commit comments