X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=3817845e300c1bf17a2a2b32cfed50f532fa706c;hp=bab6bb9cc69b92cfb237fe847547d084749a1d3e;hb=26a9c080628e16e47bba578979cd7c406a455a92;hpb=6df346bc479589f850a371f9c5932e53dbfff48a diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index bab6bb9cc6..3817845e30 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -3,68 +3,39 @@ 4.0.0 - org.opendaylight.controller - commons.opendaylight - 1.6.0-SNAPSHOT - ../commons/opendaylight + org.opendaylight.odlparent + odlparent-lite + 7.0.2 + - sal-parent - 1.3.0-SNAPSHOT + org.opendaylight.controller + mdsal-aggregator + 2.0.1-SNAPSHOT pom + + true + true + + - mdsal-artifacts + parent - sal-common-api - sal-common-impl sal-common-util - - sal-dom-api - sal-dom-broker - sal-dom-spi - - - sal-binding-api - sal-binding-broker - - sal-binding-util - - - sal-dom-config - sal-dom-broker-config - sal-binding-config - - - md-sal-config - samples - - model - sal-remote - sal-restconf-broker - - - sal-connector-api - sal-rest-connector - sal-rest-connector-config - - - sal-rest-docgen - sal-rest-docgen-maven - sal-akka-raft sal-akka-raft-example - - sal-inmemory-datastore - - sal-clustering-commons + cds-access-api + cds-access-client + cds-dom-api + sal-akka-segmented-journal sal-clustering-config @@ -72,11 +43,9 @@ sal-distributed-datastore sal-dummy-distributed-datastore - - - sal-dom-xsql - sal-karaf-xsql - sal-dom-xsql-config + sal-cluster-admin-api + sal-cluster-admin-impl + sal-distributed-eos sal-test-model @@ -89,154 +58,12 @@ messagebus-spi messagebus-impl messagebus-util - messagebus-config sal-binding-it - sal-binding-dom-it mdsal-it-base mdsal-it-parent - - - - - - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - - - - ${project.groupId}.${project.artifactId} - - ${project.basedir}/META-INF - - - - - org.eclipse.m2e - lifecycle-mapping - ${lifecycle.mapping.version} - - - - - - net.alchim31.maven - scala-maven-plugin - [0,) - - compile - testCompile - - - - - - - - - org.jacoco - jacoco-maven-plugin - [0,) - - prepare-agent - - - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - [0.5,) - - generate-sources - - - - - - - - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - - - - org.apache.felix - maven-bundle-plugin - - - org.apache.maven.plugins - maven-jar-plugin - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${config.version} - - - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - ${findbugs.maven.plugin.version} - - Max - Low - site - - - - org.codehaus.mojo - jdepend-maven-plugin - ${jdepend.maven.plugin.version} - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - - - - - benchmarks - - false - - - benchmark-data-store - - -