X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fconfig-persister-impl%2Fpom.xml;h=c6caf417a17484aca119f7c2e5e655ce08102440;hb=2202c2e0c5e65783b02254a7cfc2b1fb6d84afe9;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..c6caf417a1 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 @@ -48,7 +44,6 @@ org.opendaylight.controller config-persister-file-adapter - 0.2.1-SNAPSHOT @@ -58,6 +53,17 @@ ${bgpcep.version} test + + commons-io + commons-io + test + + + org.opendaylight.controller + config-persister-directory-adapter + ${parent.version} + test + @@ -77,17 +83,21 @@ 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, + 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