diff --git a/testsuite-shading/pom.xml b/testsuite-shading/pom.xml index 31500b1f25..cb70186683 100644 --- a/testsuite-shading/pom.xml +++ b/testsuite-shading/pom.xml @@ -127,6 +127,7 @@ netty_transport_native_kqueue_${os.detected.arch}.jnilib + netty_tcnative_osx_${os.detected.arch}.jnilib @@ -227,10 +228,6 @@ - - - - @@ -273,6 +270,7 @@ netty_transport_native_epoll_${os.detected.arch}.so + netty_tcnative_linux_${os.detected.arch}.so @@ -373,10 +371,6 @@ - - - -