X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=f7833ef0659a2b03f923d42f22c3d737524e1285;hp=8b16700ccb156d4d7ce17c3bd154a9040ddb4193;hb=1deaf5ad2d8388ca99a1675a408a4959a176becd;hpb=23fe9ca678ada6263fec5dd996f4025e4a32fcf5 diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 8b16700ccb..f7833ef065 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -2,104 +2,91 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT - ../../opendaylight/md-sal + org.opendaylight.odlparent + features-parent + 1.6.0-SNAPSHOT + + + org.opendaylight.controller features-mdsal + 1.3.0-SNAPSHOT jar + 0.8.0-SNAPSHOT + 2.0.0-SNAPSHOT + 0.8.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.6.0-SNAPSHOT + 2.3.14 features.xml - 20131018 + etc/opendaylight/karaf + 05-clustering.xml + 06-clustered-entity-ownership.xml + 00-netty.xml + 01-md-sal.xml + 04-xsql.xml + 03-toaster-sample.xml - - - - org.json - json - - - - - com.google.code.gson - gson - + + + + 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 + + + - - - 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 - + - - - io.netty - netty-buffer - - - io.netty - netty-codec - + - io.netty - netty-codec-http - - - 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 features-akka @@ -126,10 +113,11 @@ xml + org.opendaylight.controller md-sal-config - ${mdsal.version} + ${controller.mdsal.version} xml config @@ -137,7 +125,7 @@ org.opendaylight.controller sal-akka-raft - ${mdsal.version} + ${controller.mdsal.version} org.opendaylight.controller @@ -204,35 +192,42 @@ 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 config org.opendaylight.controller sal-clustering-config - ${mdsal.version} + ${controller.mdsal.version} + xml + entityownershipconfig + + + org.opendaylight.controller + sal-clustering-config + ${controller.mdsal.version} cfg datastore @@ -253,7 +248,7 @@ org.opendaylight.controller messagebus-config - ${mdsal.version} + ${controller.mdsal.version} xml config @@ -262,29 +257,10 @@ org.opendaylight.controller sal-inmemory-datastore - - org.opendaylight.controller - sal-remote - org.opendaylight.controller sal-remoterpc-connector - - org.opendaylight.controller - sal-rest-connector - - - org.opendaylight.controller - sal-rest-connector-config - ${mdsal.version} - xml - config - - - org.opendaylight.controller - sal-rest-docgen - org.opendaylight.controller.model @@ -294,33 +270,33 @@ org.opendaylight.controller.samples clustering-it-config - ${mdsal.version} + ${controller.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} @@ -340,106 +316,13 @@ org.opendaylight.controller.samples toaster-config - ${mdsal.version} + ${controller.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