X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig-persister%2Fpom.xml;h=6fae0e76417d896dbc09bbf4a193170676befd8b;hp=6dc894134546fabde2a2d7ef2bf71d0673fab5b0;hb=fe45ad923c8cf83d730cf4d576c310967afabdf3;hpb=961b5b9260565194a863a25bd697f171ec2405af diff --git a/features/config-persister/pom.xml b/features/config-persister/pom.xml index 6dc8941345..6fae0e7641 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.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 + + +