X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-impl%2Fpom.xml;h=33fa675a926677245ae6583acc5106c9327f179c;hb=66275014176d47619096a53d59a0894b93798bdc;hp=068c1f7c73cc4af3eac7ee93a4cbd6f7c554af69;hpb=e506cdb7b0ee5ad7d9cd3223857346a922854053;p=controller.git diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index 068c1f7c73..33fa675a92 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,22 +18,18 @@ ${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} @@ -58,45 +54,44 @@ org.slf4j slf4j-api - org.opendaylight.bgpcep mockito-configuration + ${bgpcep.version} test commons-io commons-io - 2.4 test ${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 + @@ -114,6 +109,8 @@ io.netty.channel.socket, io.netty.util, io.netty.util.concurrent, + io.netty.buffer, + io.netty.handler.codec, javax.management, javax.net.ssl, javax.xml.namespace, @@ -125,6 +122,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, @@ -132,7 +130,7 @@ org.w3c.dom, org.xml.sax, org.opendaylight.controller.netconf.util.messages, - org.opendaylight.controller.config.stat + com.siemens.ct.exi.exceptions