X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig-persister%2Fpom.xml;h=e46a2ff0348f88468c0bc70daf4a716f47ace163;hp=6dc894134546fabde2a2d7ef2bf71d0673fab5b0;hb=a54ec60368110d22794602343c934902f6833c65;hpb=b725fdb758008195a98f7fad0fd3804c363170aa diff --git a/features/config-persister/pom.xml b/features/config-persister/pom.xml index 6dc8941345..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/ features-config-persister - pom + jar features.xml @@ -22,21 +22,18 @@ ${yangtools.version} features xml - runtime org.opendaylight.controller features-netconf features xml - runtime org.opendaylight.controller features-config features xml - runtime org.opendaylight.controller @@ -82,6 +79,11 @@ org.eclipse.persistence org.eclipse.persistence.moxy + + + org.opendaylight.odlparent + features-test + @@ -127,6 +129,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + +