X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fconfig-persister-impl%2Fpom.xml;h=30215318d9d4a301b172c06b9ab4f584b5f8f83c;hb=7bea173bf1c3c27d5fa366b25a0f83879105c56d;hp=a69c87f0a4d15106caf10a8b89a16720badeac9e;hpb=397cc9012f67596848019ca7874f3a303523b7e6;p=controller.git diff --git a/opendaylight/netconf/config-persister-impl/pom.xml b/opendaylight/netconf/config-persister-impl/pom.xml index a69c87f0a4..30215318d9 100644 --- a/opendaylight/netconf/config-persister-impl/pom.xml +++ b/opendaylight/netconf/config-persister-impl/pom.xml @@ -5,7 +5,7 @@ netconf-subsystem org.opendaylight.controller - 0.2.1-SNAPSHOT + 0.2.3-SNAPSHOT config-persister-impl ${project.artifactId} @@ -16,22 +16,18 @@ org.opendaylight.controller config-persister-api - 0.2.1-SNAPSHOT ${project.groupId} netconf-api - ${project.version} ${project.groupId} netconf-client - ${project.version} ${project.groupId} netconf-util - ${project.version} org.slf4j @@ -47,15 +43,25 @@ org.opendaylight.controller - config-persister-file-adapter - 0.2.1-SNAPSHOT + config-persister-file-xml-adapter + test + ${config.version} - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - ${bgpcep.version} + + + commons-io + commons-io + test + + + org.opendaylight.controller + config-persister-directory-xml-adapter + ${config.version} test @@ -77,17 +83,22 @@ javax.management, javax.xml.parsers, org.opendaylight.controller.config.persist.api, - org.opendaylight.controller.config.stat, - 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.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