X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig-persister%2Fpom.xml;h=f3b42ca143785607fa635c2856d0810286ba7177;hp=6dc894134546fabde2a2d7ef2bf71d0673fab5b0;hb=95d1074f7f446784f76dc41525cecdb65688df6c;hpb=96acf0a1dc9bbc194bb60eeb4a7cc6515fad7332 diff --git a/features/config-persister/pom.xml b/features/config-persister/pom.xml index 6dc8941345..f3b42ca143 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.3.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.yangtools + features-test + @@ -127,6 +129,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +