X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig-persister%2Fpom.xml;h=e46a2ff0348f88468c0bc70daf4a716f47ace163;hp=ec1520ed9818eb573942cde1ac6561110d2cb44f;hb=a54ec60368110d22794602343c934902f6833c65;hpb=03e09529c237cf7871a9062bfbeec403bf9289ff diff --git a/features/config-persister/pom.xml b/features/config-persister/pom.xml index ec1520ed98..e46a2ff034 100644 --- a/features/config-persister/pom.xml +++ b/features/config-persister/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller config-subsystem - 0.2.5-SNAPSHOT + 0.4.0-SNAPSHOT ../../opendaylight/config/ - config-persister-features + features-config-persister - pom + jar features.xml @@ -22,21 +22,67 @@ ${yangtools.version} features xml - runtime org.opendaylight.controller - netconf-features + features-netconf features xml - runtime org.opendaylight.controller - config-features + features-config features xml - runtime + + + org.opendaylight.controller + config-persister-api + + + org.opendaylight.controller + config-persister-file-xml-adapter + + + org.opendaylight.controller + config-persister-impl + + + org.opendaylight.controller + config-persister-feature-adapter + + + org.opendaylight.controller + netconf-util + + + org.opendaylight.controller + netconf-mapping-api + + + com.google.guava + guava + + + commons-io + commons-io + + + org.apache.commons + commons-lang3 + + + org.eclipse.persistence + org.eclipse.persistence.core + + + org.eclipse.persistence + org.eclipse.persistence.moxy + + + + org.opendaylight.odlparent + features-test @@ -83,6 +129,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + +