X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-util%2Fpom.xml;h=3caafcdc6974643421bd6979cacf1995298c42a3;hp=d6bf62413a569949da0ca09de44d5678f3c9a4da;hb=48350c456393c0fe530dc29642c7d95c11a8a70a;hpb=17c23f3c4f9726f268b481398ee0ca1df499b324 diff --git a/opendaylight/netconf/netconf-util/pom.xml b/opendaylight/netconf/netconf-util/pom.xml index d6bf62413a..3caafcdc69 100644 --- a/opendaylight/netconf/netconf-util/pom.xml +++ b/opendaylight/netconf/netconf-util/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 netconf-subsystem org.opendaylight.controller - 0.2.2-SNAPSHOT + 0.2.3 netconf-util ${project.artifactId} @@ -27,12 +26,8 @@ config-api - org.opendaylight.bgpcep - framework - - - org.opendaylight.bgpcep - util + org.opendaylight.controller + protocol-framework @@ -52,6 +47,10 @@ netty-handler ${netconf.netty.version} + org.opendaylight.controller.thirdparty ganymed @@ -71,9 +70,10 @@ org.opendaylight.controller.netconf.util.osgi, org.opendaylight.controller.netconf.util.mapping, org.opendaylight.controller.netconf.util.messages, + org.opendaylight.controller.netconf.util.handler, + org.opendaylight.controller.netconf.util.handler.*, - org.opendaylight.controller.config.stat, com.google.common.base, com.google.common.collect, ch.ethz.ssh2, @@ -93,14 +93,16 @@ javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, + javax.xml.transform.sax, org.opendaylight.controller.netconf.api, org.opendaylight.controller.netconf.mapping.api, org.opendaylight.protocol.framework, - org.opendaylight.protocol.util, org.osgi.framework, org.slf4j, org.w3c.dom, org.xml.sax, + org.xml.sax.helpers, + org.opendaylight.controller.config.api,