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=cf230831b537b5d9d89e586e3d9d10bc5020d7fa;hpb=8c57245140fcab7eb15fa329720532aab5a6e239;p=controller.git diff --git a/opendaylight/netconf/netconf-tcp/pom.xml b/opendaylight/netconf/netconf-tcp/pom.xml index cf230831b5..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 @@ -53,6 +57,10 @@ + + org.opendaylight.yangtools + yang-maven-plugin +