X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fconfig%2Fpom.xml;h=20feceb3601bff99936858b994ea073e60576609;hb=25324f990c6077e86e409fbe8ec03eacc387476b;hp=c69e11bed2c91e2a08d936dbffad02c601b12d7f;hpb=961b5b9260565194a863a25bd697f171ec2405af;p=controller.git diff --git a/features/config/pom.xml b/features/config/pom.xml index c69e11bed2..20feceb360 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -9,20 +9,26 @@ features-config - pom + jar features.xml + + + org.opendaylight.controller + opendaylight-karaf-empty + 1.4.2-SNAPSHOT + zip + org.opendaylight.yangtools features-yangtools ${yangtools.version} features xml - runtime org.opendaylight.controller @@ -92,6 +98,11 @@ org.opendaylight.controller config-manager + + + org.opendaylight.yangtools + features-test + @@ -137,6 +148,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +