X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=5be0061698ab3947d63323cd3390ebdc8771dd7b;hp=4f1ba98e5c5d4f60cc4d0a5a2fcbe7c06706d429;hb=f4bad4be4f0838122b9799d133878877088e870d;hpb=62ee81f764eef592f00e67181b4dbedb3f734de6 diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 4f1ba98e5c..5be0061698 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 @@ -121,8 +123,8 @@ jersey-server - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet + com.sun.jersey + jersey-servlet io.netty @@ -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 + + +