X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fconfig-persister-impl%2Fpom.xml;h=7b4511e1f937c3ec7ca63c6643d91ab5d3ba67c1;hb=f776809962df87deeaa533ba995cc6fceba64d0e;hp=590381038a2cdd0bac29556a85a5fe9393e2330c;hpb=619f87d7ff5b11898aa1571d5fad7c9468753ecd;p=controller.git diff --git a/opendaylight/netconf/config-persister-impl/pom.xml b/opendaylight/netconf/config-persister-impl/pom.xml index 590381038a..7b4511e1f9 100644 --- a/opendaylight/netconf/config-persister-impl/pom.xml +++ b/opendaylight/netconf/config-persister-impl/pom.xml @@ -4,7 +4,7 @@ netconf-subsystem org.opendaylight.controller - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT config-persister-impl ${project.artifactId} @@ -20,10 +20,6 @@ ${project.groupId} netconf-api - - ${project.groupId} - netconf-client - ${project.groupId} netconf-util @@ -44,13 +40,24 @@ org.opendaylight.controller config-persister-file-xml-adapter test - ${config.version} + + ${project.groupId} + netconf-impl + test + + + ${project.groupId} + netconf-util + test + test-jar + org.opendaylight.yangtools mockito-configuration + test commons-io @@ -60,7 +67,6 @@ org.opendaylight.controller config-persister-directory-xml-adapter - ${config.version} test @@ -74,32 +80,7 @@ org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterActivator - org.opendaylight.controller.config.persister.storage.adapter - - - com.google.common.base, - com.google.common.collect, - javax.management, - javax.xml.parsers, - org.opendaylight.controller.config.persist.api, - org.opendaylight.controller.netconf.api, - org.opendaylight.controller.netconf.api.jmx, - org.opendaylight.controller.netconf.client, - org.opendaylight.controller.netconf.util.osgi, - org.opendaylight.controller.netconf.util.xml, - org.opendaylight.controller.netconf.util.messages, - io.netty.channel, - io.netty.channel.nio, - io.netty.util.concurrent, - org.osgi.framework, - org.slf4j, - org.w3c.dom, - org.xml.sax, - javax.xml.namespace, - javax.xml.xpath, - org.opendaylight.controller.config.api, - org.opendaylight.controller.netconf.util - + org.opendaylight.controller.config.persister.storage.adapter