diff --git a/bom/pom.xml b/bom/pom.xml index 4a7ca86808..fc0d770b8f 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -15,307 +15,307 @@ ~ under the License. --> - 4.0.0 - - io.netty - netty-parent - 5.0.0.Final-SNAPSHOT - + 4.0.0 + + io.netty + netty-parent + 5.0.0.Final-SNAPSHOT + - netty-bom - pom - Netty/BOM - Netty (Bill of Materials) + netty-bom + pom + Netty/BOM + Netty (Bill of Materials) + https://netty.io/ + + + The Netty Project https://netty.io/ + - - The Netty Project - https://netty.io/ - + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + + + 2008 - - - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - - - 2008 + + https://github.com/netty/netty + scm:git:git://github.com/netty/netty.git + scm:git:ssh://git@github.com/netty/netty.git + HEAD + - - https://github.com/netty/netty - scm:git:git://github.com/netty/netty.git - scm:git:ssh://git@github.com/netty/netty.git - HEAD - + + + netty.io + The Netty Project Contributors + netty@googlegroups.com + https://netty.io/ + The Netty Project + https://netty.io/ + + - - - netty.io - The Netty Project Contributors - netty@googlegroups.com - https://netty.io/ - The Netty Project - https://netty.io/ - - - - - - - - io.netty - netty-buffer - ${project.version} - - - io.netty - netty-codec - ${project.version} - - - io.netty - netty-codec-dns - ${project.version} - - - io.netty - netty-codec-haproxy - ${project.version} - - - io.netty - netty-codec-http - ${project.version} - - - io.netty - netty-codec-http2 - ${project.version} - - - io.netty - netty-codec-memcache - ${project.version} - - - io.netty - netty-codec-mqtt - ${project.version} - - - io.netty - netty-codec-redis - ${project.version} - - - io.netty - netty-codec-smtp - ${project.version} - - - io.netty - netty-codec-socks - ${project.version} - - - io.netty - netty-codec-stomp - ${project.version} - - - io.netty - netty-codec-xml - ${project.version} - - - io.netty - netty-common - ${project.version} - - - io.netty - netty-dev-tools - ${project.version} - - - io.netty - netty-handler - ${project.version} - - - io.netty - netty-handler-proxy - ${project.version} - - - io.netty - netty-resolver - ${project.version} - - - io.netty - netty-resolver-dns - ${project.version} - - - io.netty - netty-transport - ${project.version} - - - io.netty - netty-transport-sctp - ${project.version} - - - io.netty - netty-example - ${project.version} - - - io.netty - netty-all - ${project.version} - - - io.netty - netty-resolver-dns-native-macos - ${project.version} - - - io.netty - netty-resolver-dns-native-macos - ${project.version} - osx-x86_64 - - - io.netty - netty-resolver-dns-native-macos - ${project.version} - osx-aarch_64 - - - io.netty - netty-transport-native-unix-common - ${project.version} - - - io.netty - netty-transport-native-unix-common - ${project.version} - linux-aarch_64 - - - io.netty - netty-transport-native-unix-common - ${project.version} - linux-x86_64 - - - io.netty - netty-transport-native-unix-common - ${project.version} - osx-x86_64 - - - io.netty - netty-transport-native-unix-common - ${project.version} - osx-aarch_64 - - - io.netty - netty-transport-native-epoll - ${project.version} - - - io.netty - netty-transport-native-epoll - ${project.version} - linux-aarch_64 - - - io.netty - netty-transport-native-epoll - ${project.version} - linux-x86_64 - - - io.netty - netty-transport-native-kqueue - ${project.version} - - - io.netty - netty-transport-native-kqueue - ${project.version} - osx-x86_64 - - - io.netty - netty-transport-native-kqueue - ${project.version} - osx-aarch_64 - - - - io.netty - netty-tcnative - ${tcnative.version} - - - io.netty - netty-tcnative - ${tcnative.version} - linux-x86_64 - - - io.netty - netty-tcnative - ${tcnative.version} - linux-aarch_64 - - - io.netty - netty-tcnative - ${tcnative.version} - osx-x86_64 - - - io.netty - netty-tcnative-boringssl-static - ${tcnative.version} - - - io.netty - netty-tcnative-boringssl-static - ${tcnative.version} - linux-x86_64 - - - io.netty - netty-tcnative-boringssl-static - ${tcnative.version} - linux-aarch_64 - - - io.netty - netty-tcnative-boringssl-static - ${tcnative.version} - osx-x86_64 - - - io.netty - netty-tcnative-boringssl-static - ${tcnative.version} - osx-aarch_64 - - - io.netty - netty-tcnative-boringssl-static - ${tcnative.version} - windows-x86_64 - - - + + + + + io.netty + netty-buffer + ${project.version} + + + io.netty + netty-codec + ${project.version} + + + io.netty + netty-codec-dns + ${project.version} + + + io.netty + netty-codec-haproxy + ${project.version} + + + io.netty + netty-codec-http + ${project.version} + + + io.netty + netty-codec-http2 + ${project.version} + + + io.netty + netty-codec-memcache + ${project.version} + + + io.netty + netty-codec-mqtt + ${project.version} + + + io.netty + netty-codec-redis + ${project.version} + + + io.netty + netty-codec-smtp + ${project.version} + + + io.netty + netty-codec-socks + ${project.version} + + + io.netty + netty-codec-stomp + ${project.version} + + + io.netty + netty-codec-xml + ${project.version} + + + io.netty + netty-common + ${project.version} + + + io.netty + netty-dev-tools + ${project.version} + + + io.netty + netty-handler + ${project.version} + + + io.netty + netty-handler-proxy + ${project.version} + + + io.netty + netty-resolver + ${project.version} + + + io.netty + netty-resolver-dns + ${project.version} + + + io.netty + netty-transport + ${project.version} + + + io.netty + netty-transport-sctp + ${project.version} + + + io.netty + netty-example + ${project.version} + + + io.netty + netty-all + ${project.version} + + + io.netty + netty-resolver-dns-native-macos + ${project.version} + + + io.netty + netty-resolver-dns-native-macos + ${project.version} + osx-x86_64 + + + io.netty + netty-resolver-dns-native-macos + ${project.version} + osx-aarch_64 + + + io.netty + netty-transport-native-unix-common + ${project.version} + + + io.netty + netty-transport-native-unix-common + ${project.version} + linux-aarch_64 + + + io.netty + netty-transport-native-unix-common + ${project.version} + linux-x86_64 + + + io.netty + netty-transport-native-unix-common + ${project.version} + osx-x86_64 + + + io.netty + netty-transport-native-unix-common + ${project.version} + osx-aarch_64 + + + io.netty + netty-transport-native-epoll + ${project.version} + + + io.netty + netty-transport-native-epoll + ${project.version} + linux-aarch_64 + + + io.netty + netty-transport-native-epoll + ${project.version} + linux-x86_64 + + + io.netty + netty-transport-native-kqueue + ${project.version} + + + io.netty + netty-transport-native-kqueue + ${project.version} + osx-x86_64 + + + io.netty + netty-transport-native-kqueue + ${project.version} + osx-aarch_64 + + + + io.netty + netty-tcnative + ${tcnative.version} + + + io.netty + netty-tcnative + ${tcnative.version} + linux-x86_64 + + + io.netty + netty-tcnative + ${tcnative.version} + linux-aarch_64 + + + io.netty + netty-tcnative + ${tcnative.version} + osx-x86_64 + + + io.netty + netty-tcnative-boringssl-static + ${tcnative.version} + + + io.netty + netty-tcnative-boringssl-static + ${tcnative.version} + linux-x86_64 + + + io.netty + netty-tcnative-boringssl-static + ${tcnative.version} + linux-aarch_64 + + + io.netty + netty-tcnative-boringssl-static + ${tcnative.version} + osx-x86_64 + + + io.netty + netty-tcnative-boringssl-static + ${tcnative.version} + osx-aarch_64 + + + io.netty + netty-tcnative-boringssl-static + ${tcnative.version} + windows-x86_64 + + + \ No newline at end of file