X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=3a9de7abcd13cc74c80833a6152bd84a43e87003;hp=4f1ba98e5c5d4f60cc4d0a5a2fcbe7c06706d429;hb=42fba0edd6478327be64b03747e0d839d11b3363;hpb=a3ff4b68093e6d675a92159e0efa2525af32d644 diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 4f1ba98e5c..3a9de7abcd 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 @@ -60,6 +56,10 @@ org.opendaylight.controller sal-broker-impl + + org.opendaylight.controller + sal-dom-xsql + org.opendaylight.controller sal-binding-api @@ -87,6 +87,9 @@ org.opendaylight.controller md-sal-config + ${mdsal.version} + xml + config org.opendaylight.controller @@ -103,6 +106,9 @@ org.opendaylight.controller netconf-connector-config + ${netconf.version} + xml + config org.opendaylight.controller @@ -121,8 +127,8 @@ jersey-server - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet + com.sun.jersey + jersey-servlet io.netty @@ -155,6 +161,9 @@ org.opendaylight.controller sal-rest-connector-config + ${mdsal.version} + xml + config org.opendaylight.controller.samples @@ -171,6 +180,15 @@ org.opendaylight.controller.samples toaster-config + ${mdsal.version} + xml + config + + + + org.opendaylight.yangtools + features-test + 0.6.2-SNAPSHOT @@ -217,6 +235,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +