X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=ac6b82b26fb355036ba92f4b2f26bc49df21e0c9;hp=4f1ba98e5c5d4f60cc4d0a5a2fcbe7c06706d429;hb=a3ebcb3c36804de1e4c0177f3462e33958b0c216;hpb=886fe1a50077d9dc9c4c36f938fc7c86317cb149 diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 4f1ba98e5c..ac6b82b26f 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 @@ -87,6 +83,9 @@ org.opendaylight.controller md-sal-config + ${mdsal.version} + xml + config org.opendaylight.controller @@ -103,6 +102,9 @@ org.opendaylight.controller netconf-connector-config + ${netconf.version} + xml + config org.opendaylight.controller @@ -155,6 +157,9 @@ org.opendaylight.controller sal-rest-connector-config + ${mdsal.version} + xml + config org.opendaylight.controller.samples @@ -171,6 +176,15 @@ org.opendaylight.controller.samples toaster-config + ${mdsal.version} + xml + config + + + + org.opendaylight.yangtools + features-test + 0.6.2-SNAPSHOT @@ -217,6 +231,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +