From 8d73e2637aa5f53b6d092eec7a08b7476614bd48 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Sat, 29 Apr 2017 15:21:48 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- all/pom.xml | 2 +- bom/pom.xml | 30 +++++++++++++++--------------- buffer/pom.xml | 2 +- codec-haproxy/pom.xml | 2 +- codec-http/pom.xml | 2 +- codec-socks/pom.xml | 2 +- codec/pom.xml | 2 +- common/pom.xml | 2 +- dev-tools/pom.xml | 6 +----- example/pom.xml | 2 +- handler/pom.xml | 2 +- microbench/pom.xml | 2 +- pom.xml | 4 ++-- tarball/pom.xml | 2 +- testsuite-autobahn/pom.xml | 2 +- testsuite-osgi/pom.xml | 2 +- testsuite/pom.xml | 2 +- transport-native-epoll/pom.xml | 2 +- transport-rxtx/pom.xml | 2 +- transport-sctp/pom.xml | 2 +- transport-udt/pom.xml | 2 +- transport/pom.xml | 2 +- 22 files changed, 37 insertions(+), 41 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 43a0b61fc8..4b74c15c87 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-all diff --git a/bom/pom.xml b/bom/pom.xml index 21bc1d80a5..44facdd04b 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -25,7 +25,7 @@ io.netty netty-bom - 4.0.46.Final + 4.0.47.Final-SNAPSHOT pom Netty/BOM @@ -49,7 +49,7 @@ https://github.com/netty/netty scm:git:git://github.com/netty/netty.git scm:git:ssh://git@github.com/netty/netty.git - netty-4.0.46.Final + HEAD @@ -69,67 +69,67 @@ io.netty netty-buffer - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-codec - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-codec-haproxy - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-codec-http - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-codec-socks - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-common - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-handler - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-transport - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-transport-rxtx - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-transport-sctp - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-transport-udt - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-example - 4.0.46.Final + 4.0.47.Final-SNAPSHOT io.netty netty-all - 4.0.46.Final + 4.0.47.Final-SNAPSHOT diff --git a/buffer/pom.xml b/buffer/pom.xml index b3bf0349f0..61b00749f0 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-buffer diff --git a/codec-haproxy/pom.xml b/codec-haproxy/pom.xml index 7f6ccd7d14..1a2984ef91 100644 --- a/codec-haproxy/pom.xml +++ b/codec-haproxy/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-codec-haproxy diff --git a/codec-http/pom.xml b/codec-http/pom.xml index 86961b2a9d..f9f3c89247 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-codec-http diff --git a/codec-socks/pom.xml b/codec-socks/pom.xml index 7e374cdae1..2e0cf254c5 100644 --- a/codec-socks/pom.xml +++ b/codec-socks/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-codec-socks diff --git a/codec/pom.xml b/codec/pom.xml index 941fb2eed6..23c9d21894 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-codec diff --git a/common/pom.xml b/common/pom.xml index a18c4f54e3..616338ea1b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-common diff --git a/dev-tools/pom.xml b/dev-tools/pom.xml index 039e2b2aa4..a292bd381a 100644 --- a/dev-tools/pom.xml +++ b/dev-tools/pom.xml @@ -25,7 +25,7 @@ io.netty netty-dev-tools - 4.0.46.Final + 4.0.47.Final-SNAPSHOT Netty/Dev-Tools @@ -50,8 +50,4 @@ - - - netty-4.0.46.Final - diff --git a/example/pom.xml b/example/pom.xml index 96c6e69b0b..7690c9f9d9 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-example diff --git a/handler/pom.xml b/handler/pom.xml index 1c7d3bee5a..82eddb8368 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 7541b4d52b..d87f92eb3d 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-microbench diff --git a/pom.xml b/pom.xml index ccd1589c94..bf452655fb 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty-parent pom - 4.0.46.Final + 4.0.47.Final-SNAPSHOT Netty http://netty.io/ @@ -53,7 +53,7 @@ https://github.com/netty/netty scm:git:git://github.com/netty/netty.git scm:git:ssh://git@github.com/netty/netty.git - netty-4.0.46.Final + HEAD diff --git a/tarball/pom.xml b/tarball/pom.xml index bca2bda949..270daaae53 100644 --- a/tarball/pom.xml +++ b/tarball/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-tarball diff --git a/testsuite-autobahn/pom.xml b/testsuite-autobahn/pom.xml index 3f75a399eb..6a82c7e182 100644 --- a/testsuite-autobahn/pom.xml +++ b/testsuite-autobahn/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-testsuite-autobahn diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index e78b454d1c..0ec5228233 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-testsuite-osgi diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 4232325794..eb2c590427 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-testsuite diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index 3b7f310918..e65dcec7e2 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-transport-native-epoll diff --git a/transport-rxtx/pom.xml b/transport-rxtx/pom.xml index 45f3814932..9423525da9 100644 --- a/transport-rxtx/pom.xml +++ b/transport-rxtx/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-transport-rxtx diff --git a/transport-sctp/pom.xml b/transport-sctp/pom.xml index edca9893ea..e10b2e14f7 100644 --- a/transport-sctp/pom.xml +++ b/transport-sctp/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-transport-sctp diff --git a/transport-udt/pom.xml b/transport-udt/pom.xml index d90b559ddb..ef68ab8d20 100644 --- a/transport-udt/pom.xml +++ b/transport-udt/pom.xml @@ -21,7 +21,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-transport-udt diff --git a/transport/pom.xml b/transport/pom.xml index b71891d11b..f5b1392f37 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty-parent - 4.0.46.Final + 4.0.47.Final-SNAPSHOT netty-transport