X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-util%2Fpom.xml;h=c19506b236a2d8b9cacdc7e03cc263f20a131bfb;hb=25ba6b145406b98f8521bcf510bb85bf0167ef72;hp=d6bf62413a569949da0ca09de44d5678f3c9a4da;hpb=9f027b8cc547e4fbd1f65e69153cac66286ab952;p=controller.git diff --git a/opendaylight/netconf/netconf-util/pom.xml b/opendaylight/netconf/netconf-util/pom.xml index d6bf62413a..c19506b236 100644 --- a/opendaylight/netconf/netconf-util/pom.xml +++ b/opendaylight/netconf/netconf-util/pom.xml @@ -5,7 +5,7 @@ netconf-subsystem org.opendaylight.controller - 0.2.2-SNAPSHOT + 0.2.3-SNAPSHOT netconf-util ${project.artifactId} @@ -52,6 +52,10 @@ netty-handler ${netconf.netty.version} + + com.siemens.ct.exi + exificient + org.opendaylight.controller.thirdparty ganymed @@ -71,9 +75,9 @@ 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.config.stat, com.google.common.base, com.google.common.collect, ch.ethz.ssh2, @@ -93,6 +97,7 @@ 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, @@ -101,6 +106,13 @@ org.slf4j, org.w3c.dom, org.xml.sax, + com.siemens.ct.exi, + com.siemens.ct.exi.api.sax, + com.siemens.ct.exi.grammars, + com.siemens.ct.exi.helpers, + com.siemens.ct.exi.exceptions, + com.siemens.ct.exi.api.dom, + org.xml.sax.helpers,