X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fconfig-persister-impl%2Fpom.xml;h=7b4511e1f937c3ec7ca63c6643d91ab5d3ba67c1;hb=9c9d6e69da3aff2d0576d8c15ea0fa0692595b6d;hp=85592e5aa209a717f32c1144a839e8c23eed4e47;hpb=caee336f062eba4909ba53cbaccdde0714236134;p=controller.git diff --git a/opendaylight/netconf/config-persister-impl/pom.xml b/opendaylight/netconf/config-persister-impl/pom.xml index 85592e5aa2..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,25 +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, - org.osgi.framework, - org.slf4j, - org.w3c.dom, - org.xml.sax, - + org.opendaylight.controller.config.persister.storage.adapter