X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fconfig-persister%2Fpom.xml;h=271b514535278839ae1ba5bb1d87682b573556cd;hb=1e9ecb12a453b0e4dec447fdddd612bd1b1f4722;hp=6dc894134546fabde2a2d7ef2bf71d0673fab5b0;hpb=a3ff4b68093e6d675a92159e0efa2525af32d644;p=controller.git diff --git a/features/config-persister/pom.xml b/features/config-persister/pom.xml index 6dc8941345..271b514535 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.2.5-Helium ../../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 + + +