X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnetconf%2Fnetconf-impl%2Fpom.xml;h=f1e3f891ee3ff70bda9cfd9fefcc73c714a824e3;hb=d77ff43c050b0d97188b97f8e169626a9f253b71;hp=8e0d493c2702793fd010d71384f18c651b2f915b;hpb=397cc9012f67596848019ca7874f3a303523b7e6;p=controller.git diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index 8e0d493c27..f1e3f891ee 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -5,7 +5,7 @@ netconf-subsystem org.opendaylight.controller - 0.2.1-SNAPSHOT + 0.2.3-SNAPSHOT 4.0.0 netconf-impl @@ -18,34 +18,28 @@ ${project.groupId} netconf-api - ${project.version} ${project.groupId} netconf-util - ${project.version} org.opendaylight.controller config-util - 0.2.1-SNAPSHOT ${project.groupId} netconf-mapping-api - ${project.version} org.opendaylight.bgpcep util - ${bgpcep.version} org.opendaylight.bgpcep framework - ${bgpcep.version} @@ -60,7 +54,6 @@ org.slf4j slf4j-api - org.opendaylight.bgpcep @@ -76,29 +69,29 @@ ${project.groupId} - yang-store-api test xmlunit xmlunit - 1.4 test ${project.groupId} netconf-util - ${project.version} test test-jar ${project.groupId} netconf-client - ${project.version} test + + org.opendaylight.controller + commons.logback_settings + @@ -116,6 +109,9 @@ io.netty.channel.socket, io.netty.util, io.netty.util.concurrent, + io.netty.buffer, + io.netty.handler.codec, + io.netty.channel.nio, javax.management, javax.net.ssl, javax.xml.namespace, @@ -127,6 +123,7 @@ org.opendaylight.controller.netconf.util.mapping, org.opendaylight.controller.netconf.util.osgi, org.opendaylight.controller.netconf.util.xml, + org.opendaylight.controller.netconf.util.handler, org.opendaylight.protocol.framework, org.osgi.framework, org.osgi.util.tracker, @@ -134,7 +131,7 @@ org.w3c.dom, org.xml.sax, org.opendaylight.controller.netconf.util.messages, - org.opendaylight.controller.config.stat + com.siemens.ct.exi.exceptions