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=8ec33286a7e76c51fd47d7a9907669cb6511fe17;hpb=1b8f7c7beaed83797320686bebddd536637aed9a;p=controller.git diff --git a/opendaylight/netconf/netconf-tcp/pom.xml b/opendaylight/netconf/netconf-tcp/pom.xml index 8ec33286a7..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.3.0-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 @@ -50,12 +54,13 @@ 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 +