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=df4d389705b29eda03cb3e88a553ba14902720f3;hb=f561ffb744da679537af858a2cc423d13f04d841;hpb=b1e455ac4685602b7b3290192906c607d2c92c71 diff --git a/opendaylight/netconf/netconf-util/pom.xml b/opendaylight/netconf/netconf-util/pom.xml index df4d389705..5d82cf1ccd 100644 --- a/opendaylight/netconf/netconf-util/pom.xml +++ b/opendaylight/netconf/netconf-util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT netconf-util bundle @@ -46,6 +46,18 @@ xmlunit test + + org.opendaylight.yangtools + mockito-configuration + + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.yangtools + yang-data-api + @@ -55,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.*