Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
netty-project-bot committed Apr 3, 2023
1 parent d773f37 commit 24a0ac3
Show file tree
Hide file tree
Showing 47 changed files with 49 additions and 53 deletions.
2 changes: 1 addition & 1 deletion all/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-all</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions bom/pom.xml
Expand Up @@ -25,7 +25,7 @@

<groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Netty/BOM</name>
Expand All @@ -49,7 +49,7 @@
<url>https://github.com/netty/netty</url>
<connection>scm:git:git://github.com/netty/netty.git</connection>
<developerConnection>scm:git:ssh://git@github.com/netty/netty.git</developerConnection>
<tag>netty-4.1.91.Final</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion buffer/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-buffer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-dns/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec-dns</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-haproxy/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec-haproxy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-http/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-http2/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec-http2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-memcache/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec-memcache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-mqtt/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec-mqtt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-redis/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec-redis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-smtp/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec-smtp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-socks/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec-socks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-stomp/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec-stomp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec-xml/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec-xml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codec/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-codec</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-common</artifactId>
Expand Down
6 changes: 1 addition & 5 deletions dev-tools/pom.xml
Expand Up @@ -25,7 +25,7 @@

<groupId>io.netty</groupId>
<artifactId>netty-dev-tools</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>

<name>Netty/Dev-Tools</name>

Expand All @@ -50,8 +50,4 @@
</plugin>
</plugins>
</build>

<scm>
<tag>netty-4.1.91.Final</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion example/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion handler-proxy/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-handler-proxy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion handler-ssl-ocsp/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-handler-ssl-ocsp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion handler/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-handler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion microbench/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-microbench</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -26,7 +26,7 @@
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<packaging>pom</packaging>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>

<name>Netty</name>
<url>https://netty.io/</url>
Expand All @@ -53,7 +53,7 @@
<url>https://github.com/netty/netty</url>
<connection>scm:git:git://github.com/netty/netty.git</connection>
<developerConnection>scm:git:ssh://git@github.com/netty/netty.git</developerConnection>
<tag>netty-4.1.91.Final</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion resolver-dns-classes-macos/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>
<artifactId>netty-resolver-dns-classes-macos</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion resolver-dns-native-macos/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>
<artifactId>netty-resolver-dns-native-macos</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion resolver-dns/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-resolver-dns</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion resolver/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-resolver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite-autobahn/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-testsuite-autobahn</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite-http2/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-testsuite-http2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite-native-image-client-runtime-init/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-testsuite-native-image-client-runtime-init</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite-native-image-client/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-testsuite-native-image-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite-native-image/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-testsuite-native-image</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite-native/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-testsuite-native</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite-osgi/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-testsuite-osgi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite-shading/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-testsuite-shading</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-testsuite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion transport-blockhound-tests/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>

<artifactId>netty-transport-blockhound-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion transport-classes-epoll/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>
<artifactId>netty-transport-classes-epoll</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion transport-classes-kqueue/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>
<artifactId>netty-transport-classes-kqueue</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion transport-native-epoll/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>
<artifactId>netty-transport-native-epoll</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion transport-native-kqueue/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.91.Final</version>
<version>4.1.92.Final-SNAPSHOT</version>
</parent>
<artifactId>netty-transport-native-kqueue</artifactId>

Expand Down

0 comments on commit 24a0ac3

Please sign in to comment.