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=21ecd3133949f2665a7132a417b929951692efc5;hb=2a4c88aa665a45c5394642cb3604603bebf8c0da;hpb=965cf17258ded9f890e84023195bdcc5d499ac8b diff --git a/opendaylight/netconf/config-persister-impl/pom.xml b/opendaylight/netconf/config-persister-impl/pom.xml index 21ecd31339..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 @@ -43,14 +38,35 @@ org.opendaylight.controller - config-persister-file-adapter + config-persister-file-xml-adapter + test - org.opendaylight.bgpcep + ${project.groupId} + netconf-impl + test + + + ${project.groupId} + netconf-util + test + test-jar + + + org.opendaylight.yangtools mockito-configuration - ${bgpcep.version} + test + + + commons-io + commons-io + test + + + org.opendaylight.controller + config-persister-directory-xml-adapter test @@ -64,28 +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.config.persist.api.storage, - 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, - io.netty.channel, - io.netty.channel.nio, - io.netty.util.concurrent, - org.osgi.framework, - org.slf4j, - org.w3c.dom, - org.xml.sax, - + org.opendaylight.controller.config.persister.storage.adapter