X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fconfig%2Fpom.xml;h=8c061c27361946cd3bfc62edde9252d2dd069b9b;hb=79e737d256d5d3ccb7dd52893caa8dce26a4e17b;hp=c69e11bed2c91e2a08d936dbffad02c601b12d7f;hpb=b725fdb758008195a98f7fad0fd3804c363170aa;p=controller.git diff --git a/features/config/pom.xml b/features/config/pom.xml index c69e11bed2..8c061c2736 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -9,7 +9,7 @@ features-config - pom + jar features.xml @@ -22,7 +22,6 @@ ${yangtools.version} features xml - runtime org.opendaylight.controller @@ -92,6 +91,11 @@ org.opendaylight.controller config-manager + + + org.opendaylight.yangtools + features-test + @@ -137,6 +141,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +