X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=transport%2Ftransport-tcp%2Fpom.xml;h=419833d081ec476133641e15048a35796f18c09c;hb=6a5bc617412836172d090179d7b5f907bd6b649e;hp=a310e59d9d8232436ac3f6cf4ba97aef1e351da1;hpb=ae4aa5311137d1900b22e0f5fbe790e331775770;p=netconf.git diff --git a/transport/transport-tcp/pom.xml b/transport/transport-tcp/pom.xml index a310e59d9d..419833d081 100644 --- a/transport/transport-tcp/pom.xml +++ b/transport/transport-tcp/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 5.0.0-SNAPSHOT + 7.0.2 ../../parent @@ -27,6 +27,10 @@ com.google.guava guava + + io.netty + netty-common + io.netty netty-transport @@ -55,12 +59,23 @@ org.opendaylight.netconf transport-api - - - io.netty - netty-transport-native-epoll - linux-x86_64 - test - + + + + + org.apache.felix + maven-bundle-plugin + true + + + + jdk.net;resolution:=optional, + * + + + + + +