X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fconfig-persister-impl%2Fpom.xml;h=7b4511e1f937c3ec7ca63c6643d91ab5d3ba67c1;hp=fc00177c507748f170bdad72ca214961dc43ba17;hb=2a4c88aa665a45c5394642cb3604603bebf8c0da;hpb=07389b7beb8d85acd7739ccb1b27c5a1cf1a0ce7 diff --git a/opendaylight/netconf/config-persister-impl/pom.xml b/opendaylight/netconf/config-persister-impl/pom.xml index fc00177c50..7b4511e1f9 100644 --- a/opendaylight/netconf/config-persister-impl/pom.xml +++ b/opendaylight/netconf/config-persister-impl/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.5-SNAPSHOT config-persister-impl ${project.artifactId} @@ -21,10 +20,6 @@ ${project.groupId} netconf-api - - ${project.groupId} - netconf-client - ${project.groupId} netconf-util @@ -45,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 @@ -61,7 +67,6 @@ org.opendaylight.controller config-persister-directory-xml-adapter - ${config.version} test @@ -75,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