X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=c2ffc48a83c67dd65a65eed9479126ce81dcd998;hp=0561f164689ba124ea4b2a36e89d4c9d427b71d3;hb=fe8352361d49c76a0ecc80162a2b8258d35198b5;hpb=12e9ea641e6cfca47e1c232b788acd6ece5364ba diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 0561f16468..c2ffc48a83 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -2,108 +2,119 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT - ../../opendaylight/md-sal + org.opendaylight.odlparent + features-parent + 1.8.0-SNAPSHOT + + + org.opendaylight.controller features-mdsal + 1.5.0-SNAPSHOT jar + 0.6.0-SNAPSHOT + 1.1.0-SNAPSHOT + 2.2.0-SNAPSHOT + 0.10.0-SNAPSHOT + 1.5.0-SNAPSHOT + 0.6.0-SNAPSHOT + 1.8.0-SNAPSHOT + 1.8.0-SNAPSHOT features.xml - 20131018 + etc/opendaylight/karaf + 05-clustering.xml + 06-clustered-entity-ownership.xml + 00-netty.xml + 01-md-sal.xml + 04-xsql.xml + + + + org.opendaylight.odlparent + odlparent-artifacts + 1.8.0-SNAPSHOT + import + pom + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + import + pom + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + + org.opendaylight.controller + config-artifacts + ${config.version} + import + pom + + + org.opendaylight.controller + mdsal-artifacts + ${controller.mdsal.version} + import + pom + + + + - - - org.json - json - - - com.google.code.gson - gson + net.java.dev.stax-utils + stax-utils - - - 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 - - - - - com.sun.jersey - jersey-core - - - com.sun.jersey - jersey-server - - com.sun.jersey - jersey-servlet + org.opendaylight.controller + blueprint + ${blueprint.version} - - - io.netty - netty-buffer - + - io.netty - netty-codec - - - io.netty - netty-codec-http + org.opendaylight.odlparent + features-odlparent + features + xml - io.netty - netty-common + org.opendaylight.yangtools + features-yangtools + features + xml - io.netty - netty-handler + org.opendaylight.mdsal + features-mdsal + features + xml - io.netty - netty-transport + org.opendaylight.mdsal.model + features-mdsal-model + features + ${mdsal.model.version} + xml - - - org.opendaylight.controller + org.opendaylight.odlparent features-akka - ${commons.opendaylight.version} + ${akka.features.version} features xml @@ -129,7 +140,7 @@ org.opendaylight.controller md-sal-config - ${mdsal.version} + ${controller.mdsal.version} xml config @@ -137,7 +148,7 @@ org.opendaylight.controller sal-akka-raft - ${mdsal.version} + ${controller.mdsal.version} org.opendaylight.controller @@ -204,93 +215,99 @@ org.opendaylight.controller sal-clustering-config - ${mdsal.version} + ${controller.mdsal.version} xml moduleshardconf org.opendaylight.controller sal-clustering-config - ${mdsal.version} + ${controller.mdsal.version} xml moduleconf org.opendaylight.controller sal-clustering-config - ${mdsal.version} + ${controller.mdsal.version} xml akkaconf org.opendaylight.controller sal-clustering-config - ${mdsal.version} + ${controller.mdsal.version} + xml + factoryakkaconf + + + org.opendaylight.controller + sal-clustering-config + ${controller.mdsal.version} xml config org.opendaylight.controller sal-clustering-config - ${mdsal.version} + ${controller.mdsal.version} xml entityownershipconfig org.opendaylight.controller sal-clustering-config - ${mdsal.version} + ${controller.mdsal.version} cfg datastore org.opendaylight.controller - sal-distributed-datastore + sal-cluster-admin-api + ${controller.mdsal.version} - - org.opendaylight.controller - messagebus-api + sal-cluster-admin-impl + ${controller.mdsal.version} org.opendaylight.controller - messagebus-impl + sal-distributed-datastore org.opendaylight.controller - messagebus-config - ${mdsal.version} - xml - config + sal-dom-broker-config - org.opendaylight.controller - sal-inmemory-datastore + sal-schema-service + + org.opendaylight.controller - sal-remote + messagebus-api org.opendaylight.controller - sal-remoterpc-connector + messagebus-impl org.opendaylight.controller - sal-rest-connector + messagebus-config + ${controller.mdsal.version} + xml + config + org.opendaylight.controller - sal-rest-connector-config - ${mdsal.version} - xml - config + sal-inmemory-datastore org.opendaylight.controller - sal-rest-docgen + sal-remoterpc-connector @@ -301,33 +318,26 @@ org.opendaylight.controller.samples clustering-it-config - ${mdsal.version} - xml - config - - - org.opendaylight.controller.samples - clustering-it-config - ${mdsal.version} + ${controller.mdsal.version} xml testmoduleconf org.opendaylight.controller.samples clustering-it-config - ${mdsal.version} + ${controller.mdsal.version} xml testmoduleshardconf org.opendaylight.controller.samples clustering-it-model - ${mdsal.version} + ${controller.mdsal.version} org.opendaylight.controller.samples clustering-it-provider - ${mdsal.version} + ${controller.mdsal.version} @@ -344,109 +354,9 @@ org.opendaylight.controller.samples sample-toaster-provider - - org.opendaylight.controller.samples - toaster-config - ${mdsal.version} - xml - config - - - - org.opendaylight.yangtools - features-yangtools - features - xml - - - - - org.opendaylight.odlparent - features-test - - - - - true - src/main/resources - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.opendaylight.controller - opendaylight-karaf-empty - ${commons.opendaylight.version} - - - org.opendaylight.odlparent:features-test - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.8 - - - unpack-static-documentation - - unpack-dependencies - - generate-resources - - ${project.build.directory}/generated-resources/swagger-api-documentation - sal-rest-docgen - **/explorer/css/**/*, **/explorer/images/**/*, **/explorer/lib/**/*, **/explorer/static/**/*, - true - false - - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git