X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=f45f680c3069032601bab3ef03196cc06150ec7d;hp=4f1ba98e5c5d4f60cc4d0a5a2fcbe7c06706d429;hb=18eae25d30f4b98813d4f53f353a34578f28d194;hpb=a3ff4b68093e6d675a92159e0efa2525af32d644 diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 4f1ba98e5c..f45f680c30 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -9,10 +9,11 @@ features-mdsal - pom + jar features.xml + 20131018 @@ -21,28 +22,31 @@ 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 + features-akka + ${commons.opendaylight.version} + features + xml org.opendaylight.controller @@ -60,6 +64,16 @@ org.opendaylight.controller sal-broker-impl + + org.opendaylight.controller + sal-dom-xsql + + + org.opendaylight.controller + sal-dom-xsql-config + config + xml + org.opendaylight.controller sal-binding-api @@ -87,6 +101,54 @@ org.opendaylight.controller md-sal-config + ${mdsal.version} + xml + config + + + org.opendaylight.controller + sal-distributed-datastore + + + org.opendaylight.controller + sal-remoterpc-connector + + + org.opendaylight.controller + sal-clustering-commons + + + org.opendaylight.controller + sal-akka-raft + ${mdsal.version} + + + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + xml + moduleshardconf + + + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + xml + moduleconf + + + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + xml + akkaconf + + + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + xml + config org.opendaylight.controller @@ -103,6 +165,9 @@ org.opendaylight.controller netconf-connector-config + ${netconf.version} + xml + config org.opendaylight.controller @@ -121,8 +186,8 @@ jersey-server - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet + com.sun.jersey + jersey-servlet io.netty @@ -155,6 +220,9 @@ org.opendaylight.controller sal-rest-connector-config + ${mdsal.version} + xml + config org.opendaylight.controller.samples @@ -171,6 +239,82 @@ org.opendaylight.controller.samples toaster-config + ${mdsal.version} + xml + config + + + org.opendaylight.controller.samples + clustering-it-model + ${mdsal.version} + + + org.opendaylight.controller.samples + clustering-it-provider + ${mdsal.version} + + + org.opendaylight.controller.samples + clustering-it-config + ${mdsal.version} + xml + config + + + org.opendaylight.controller.samples + clustering-it-config + ${mdsal.version} + xml + testmoduleshardconf + + + org.opendaylight.controller.samples + clustering-it-config + ${mdsal.version} + xml + testmoduleconf + + + org.opendaylight.controller + sal-rest-docgen + + + com.fasterxml.jackson.core + jackson-annotations + + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.datatype + jackson-datatype-json-org + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + + + org.json + json + + + + org.opendaylight.yangtools + features-test + 0.6.2-SNAPSHOT @@ -217,6 +361,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +