X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=e7b825c48b1173b783291e3e2a1797c4cea64ebc;hb=2ec3dd0fbb32fedf7526f0d6a69e9c0cbe767e6c;hp=4f1ba98e5c5d4f60cc4d0a5a2fcbe7c06706d429;hpb=96acf0a1dc9bbc194bb60eeb4a7cc6515fad7332;p=controller.git diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 4f1ba98e5c..e7b825c48b 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -9,7 +9,7 @@ features-mdsal - pom + jar features.xml @@ -21,28 +21,24 @@ features-yangtools features xml - runtime org.opendaylight.controller features-config features xml - runtime org.opendaylight.controller features-config-persister features xml - runtime org.opendaylight.controller features-config-netty features xml - runtime org.opendaylight.controller @@ -172,6 +168,12 @@ org.opendaylight.controller.samples toaster-config + + + org.opendaylight.yangtools + features-test + 0.6.2-SNAPSHOT + @@ -217,6 +219,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +