X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-tcp%2Fpom.xml;h=bc6b1bc459c4a1ca7a9a74ab36dc96dc7be6b4cb;hb=refs%2Fchanges%2F13%2F23413%2F26;hp=65da6e987e1944aa6cac0d3f38c8de72af68d7f8;hpb=1060b7d9ccea26ae56e25e499abf66732a53f472;p=controller.git diff --git a/opendaylight/netconf/netconf-tcp/pom.xml b/opendaylight/netconf/netconf-tcp/pom.xml index 65da6e987e..bc6b1bc459 100644 --- a/opendaylight/netconf/netconf-tcp/pom.xml +++ b/opendaylight/netconf/netconf-tcp/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.4.0-SNAPSHOT ../ netconf-tcp @@ -27,10 +27,14 @@ ${project.groupId} netconf-util - - commons-io - commons-io - + + org.opendaylight.controller + threadpool-config-api + + + org.opendaylight.controller + netty-config-api + org.slf4j slf4j-api @@ -47,16 +51,16 @@ org.apache.felix maven-bundle-plugin - 2.3.7 org.opendaylight.controller.netconf.tcp.osgi.NetconfTCPActivator - com.google.common.base, io.netty.bootstrap, io.netty.channel, io.netty.channel.local, - io.netty.channel.nio, io.netty.channel.socket, io.netty.channel.socket.nio, io.netty.handler.logging, - io.netty.util.concurrent, org.opendaylight.controller.netconf.util.osgi, org.osgi.framework, org.slf4j + + org.opendaylight.yangtools + yang-maven-plugin +