X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-util%2Fpom.xml;h=5d82cf1ccd7cf9de7b8e45bfc9da5f289375dff5;hp=de9b2a0a06b762e78cfb1978464252431913e0e8;hb=f561ffb744da679537af858a2cc423d13f04d841;hpb=7ca766e911670b348d68c191ba16a903f1bdc245 diff --git a/opendaylight/netconf/netconf-util/pom.xml b/opendaylight/netconf/netconf-util/pom.xml index de9b2a0a06..5d82cf1ccd 100644 --- a/opendaylight/netconf/netconf-util/pom.xml +++ b/opendaylight/netconf/netconf-util/pom.xml @@ -50,6 +50,14 @@ org.opendaylight.yangtools mockito-configuration + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.yangtools + yang-data-api + @@ -59,12 +67,6 @@ maven-bundle-plugin - com.google.common.base, com.google.common.collect, io.netty.channel, - io.netty.util.concurrent, javax.annotation, javax.xml.namespace, javax.xml.parsers, javax.xml.transform, - javax.xml.transform.dom, javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, - org.opendaylight.controller.netconf.api, org.opendaylight.controller.netconf.api.xml, - org.opendaylight.controller.netconf.mapping.api, - org.osgi.framework, org.slf4j, org.w3c.dom, org.xml.sax,io.netty.channel.local org.opendaylight.controller.netconf.util.*