X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fconfig-persister%2Fpom.xml;h=3346c754d628f8fbb03add426db0026bc4af0615;hb=83290505fd9be1a3b7a1af197749968399df0688;hp=6dc894134546fabde2a2d7ef2bf71d0673fab5b0;hpb=971b179000ef1cc56699de35061cf6f97d4cf36f;p=controller.git diff --git a/features/config-persister/pom.xml b/features/config-persister/pom.xml index 6dc8941345..3346c754d6 100644 --- a/features/config-persister/pom.xml +++ b/features/config-persister/pom.xml @@ -9,7 +9,7 @@ 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 + + +