Skip to content

Commit 595b6d4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 40a867d commit 595b6d4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

netty-reactive-streams-http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.playframework.netty</groupId>
77
<artifactId>netty-reactive-streams-parent</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>netty-reactive-streams-http</artifactId>

netty-reactive-streams/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.playframework.netty</groupId>
77
<artifactId>netty-reactive-streams-parent</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>netty-reactive-streams</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.playframework.netty</groupId>
66
<artifactId>netty-reactive-streams-parent</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88

99
<name>Netty Reactive Streams Parent POM</name>
1010
<description>Reactive streams implementation for Netty.</description>

0 commit comments

Comments
 (0)