From 4cd80445146182fa02c2924e99c952853255ab90 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Fri, 8 Jul 2022 11:11:39 +0200 Subject: [PATCH] Update version to 5.0.0.Alpha4-SNAPSHOT Motivation: Next version should be 5.0.0.Alpha4 Modifications: Update snapshot version Result: Correct version used --- all/pom.xml | 2 +- bom/pom.xml | 2 +- buffer/pom.xml | 2 +- codec-dns/pom.xml | 2 +- codec-http/pom.xml | 2 +- codec-http2/pom.xml | 2 +- codec/pom.xml | 2 +- common/pom.xml | 2 +- dev-tools/pom.xml | 2 +- example/pom.xml | 2 +- handler/pom.xml | 2 +- microbench/pom.xml | 2 +- pom.xml | 2 +- resolver-dns-classes-macos/pom.xml | 2 +- resolver-dns-native-macos/pom.xml | 2 +- resolver-dns/pom.xml | 2 +- resolver/pom.xml | 2 +- testsuite-autobahn/pom.xml | 2 +- testsuite-http2/pom.xml | 2 +- testsuite-native-image-client-runtime-init/pom.xml | 2 +- testsuite-native-image-client/pom.xml | 2 +- testsuite-native-image/pom.xml | 2 +- testsuite-native/pom.xml | 2 +- testsuite-osgi/pom.xml | 2 +- testsuite-shading/pom.xml | 2 +- testsuite/pom.xml | 2 +- transport-blockhound-tests/pom.xml | 2 +- transport-classes-epoll/pom.xml | 2 +- transport-classes-kqueue/pom.xml | 2 +- transport-native-epoll/pom.xml | 2 +- transport-native-kqueue/pom.xml | 2 +- transport-native-unix-common-tests/pom.xml | 2 +- transport-native-unix-common/pom.xml | 2 +- transport/pom.xml | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index cbd67fb95c5..2183a753329 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-all diff --git a/bom/pom.xml b/bom/pom.xml index f3ff1b366ba..62f5ccdc367 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -25,7 +25,7 @@ io.netty netty5-bom - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT pom Netty5/BOM diff --git a/buffer/pom.xml b/buffer/pom.xml index 0f9586f85cf..a23f6037dbf 100644 --- a/buffer/pom.xml +++ b/buffer/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-buffer diff --git a/codec-dns/pom.xml b/codec-dns/pom.xml index 48c27e24b02..59321f5c56e 100644 --- a/codec-dns/pom.xml +++ b/codec-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-codec-dns diff --git a/codec-http/pom.xml b/codec-http/pom.xml index f7d1f1085ca..593dfb19d18 100644 --- a/codec-http/pom.xml +++ b/codec-http/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-codec-http diff --git a/codec-http2/pom.xml b/codec-http2/pom.xml index 71e6502e97e..6f2e955a6a1 100644 --- a/codec-http2/pom.xml +++ b/codec-http2/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-codec-http2 diff --git a/codec/pom.xml b/codec/pom.xml index 1878345accc..bb778ae0ba0 100644 --- a/codec/pom.xml +++ b/codec/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-codec diff --git a/common/pom.xml b/common/pom.xml index ef2c3b34757..e139c96af25 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-common diff --git a/dev-tools/pom.xml b/dev-tools/pom.xml index 897a45bbe19..0f3bd20ef9d 100644 --- a/dev-tools/pom.xml +++ b/dev-tools/pom.xml @@ -25,7 +25,7 @@ io.netty netty5-dev-tools - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT Netty5/Dev-Tools diff --git a/example/pom.xml b/example/pom.xml index a7036f5a3a5..6b352c4ee84 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-example diff --git a/handler/pom.xml b/handler/pom.xml index a33bf9a2b7e..a44e71e745a 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-handler diff --git a/microbench/pom.xml b/microbench/pom.xml index 491057ff0e8..e37e41ec694 100644 --- a/microbench/pom.xml +++ b/microbench/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-microbench diff --git a/pom.xml b/pom.xml index 988333f5506..4a387c2763c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.netty netty5-parent pom - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT Netty 5 Parent https://netty.io/ diff --git a/resolver-dns-classes-macos/pom.xml b/resolver-dns-classes-macos/pom.xml index 6a3ac48b88b..f348f1f78d7 100644 --- a/resolver-dns-classes-macos/pom.xml +++ b/resolver-dns-classes-macos/pom.xml @@ -19,7 +19,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-resolver-dns-classes-macos diff --git a/resolver-dns-native-macos/pom.xml b/resolver-dns-native-macos/pom.xml index 3d4080423a4..c8efd00fe67 100644 --- a/resolver-dns-native-macos/pom.xml +++ b/resolver-dns-native-macos/pom.xml @@ -19,7 +19,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-resolver-dns-native-macos diff --git a/resolver-dns/pom.xml b/resolver-dns/pom.xml index b4323e70b71..779c007aa01 100644 --- a/resolver-dns/pom.xml +++ b/resolver-dns/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-resolver-dns diff --git a/resolver/pom.xml b/resolver/pom.xml index d41cda76595..a2bba8125f0 100644 --- a/resolver/pom.xml +++ b/resolver/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-resolver diff --git a/testsuite-autobahn/pom.xml b/testsuite-autobahn/pom.xml index d04cf9664ac..f16795b5a7e 100644 --- a/testsuite-autobahn/pom.xml +++ b/testsuite-autobahn/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-testsuite-autobahn diff --git a/testsuite-http2/pom.xml b/testsuite-http2/pom.xml index 79753051235..b0e997b54d5 100644 --- a/testsuite-http2/pom.xml +++ b/testsuite-http2/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-testsuite-http2 diff --git a/testsuite-native-image-client-runtime-init/pom.xml b/testsuite-native-image-client-runtime-init/pom.xml index d26228d70b7..467eae29da4 100644 --- a/testsuite-native-image-client-runtime-init/pom.xml +++ b/testsuite-native-image-client-runtime-init/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-testsuite-native-image-client-runtime-init diff --git a/testsuite-native-image-client/pom.xml b/testsuite-native-image-client/pom.xml index af84001da54..3ba712b8488 100644 --- a/testsuite-native-image-client/pom.xml +++ b/testsuite-native-image-client/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-testsuite-native-image-client diff --git a/testsuite-native-image/pom.xml b/testsuite-native-image/pom.xml index 11db30d56fa..be4e4e59c47 100644 --- a/testsuite-native-image/pom.xml +++ b/testsuite-native-image/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-testsuite-native-image diff --git a/testsuite-native/pom.xml b/testsuite-native/pom.xml index a13f9e783dc..3c2145add18 100644 --- a/testsuite-native/pom.xml +++ b/testsuite-native/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-testsuite-native diff --git a/testsuite-osgi/pom.xml b/testsuite-osgi/pom.xml index 2bcb135d4ec..25d301de70f 100644 --- a/testsuite-osgi/pom.xml +++ b/testsuite-osgi/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-testsuite-osgi diff --git a/testsuite-shading/pom.xml b/testsuite-shading/pom.xml index ea16a79ec57..f64263aa17d 100644 --- a/testsuite-shading/pom.xml +++ b/testsuite-shading/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-testsuite-shading diff --git a/testsuite/pom.xml b/testsuite/pom.xml index a0ebfe9c354..2b50153fac5 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-testsuite diff --git a/transport-blockhound-tests/pom.xml b/transport-blockhound-tests/pom.xml index 4371bfddfef..c93e32a60df 100644 --- a/transport-blockhound-tests/pom.xml +++ b/transport-blockhound-tests/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-transport-blockhound-tests diff --git a/transport-classes-epoll/pom.xml b/transport-classes-epoll/pom.xml index 168a7aaf0ba..ef4d12ec1ba 100644 --- a/transport-classes-epoll/pom.xml +++ b/transport-classes-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-transport-classes-epoll diff --git a/transport-classes-kqueue/pom.xml b/transport-classes-kqueue/pom.xml index 2fc1367a01c..46c31e2d08d 100644 --- a/transport-classes-kqueue/pom.xml +++ b/transport-classes-kqueue/pom.xml @@ -19,7 +19,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-transport-classes-kqueue diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml index 91cc8c536bf..f3eb5e36e31 100644 --- a/transport-native-epoll/pom.xml +++ b/transport-native-epoll/pom.xml @@ -19,7 +19,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-transport-native-epoll diff --git a/transport-native-kqueue/pom.xml b/transport-native-kqueue/pom.xml index 1ef1f6aec53..f6e286dfbd9 100644 --- a/transport-native-kqueue/pom.xml +++ b/transport-native-kqueue/pom.xml @@ -19,7 +19,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-transport-native-kqueue diff --git a/transport-native-unix-common-tests/pom.xml b/transport-native-unix-common-tests/pom.xml index d0610a2c71f..000964bb320 100644 --- a/transport-native-unix-common-tests/pom.xml +++ b/transport-native-unix-common-tests/pom.xml @@ -19,7 +19,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-transport-native-unix-common-tests diff --git a/transport-native-unix-common/pom.xml b/transport-native-unix-common/pom.xml index 90a4f6a3395..4b9fe8d5f7d 100644 --- a/transport-native-unix-common/pom.xml +++ b/transport-native-unix-common/pom.xml @@ -19,7 +19,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-transport-native-unix-common diff --git a/transport/pom.xml b/transport/pom.xml index 4c48fd7e257..07997d54261 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -20,7 +20,7 @@ io.netty netty5-parent - 5.0.1.Alpha3-SNAPSHOT + 5.0.0.Alpha4-SNAPSHOT netty5-transport