X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=dc504ad720c105857b44f4ec38b6e616112ddaff;hp=489ec7bdc3997d636289f288b3010892cc432476;hb=3354f45e32faaab5452f95f9931274a3580de912;hpb=104ce145c9cd637c9b1caecfe0fe02c4ce4f343c diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 489ec7bdc3..dc504ad720 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -3,16 +3,40 @@ 4.0.0 - org.opendaylight.controller - commons.opendaylight - 1.7.0-SNAPSHOT - ../commons/opendaylight + org.opendaylight.mdsal + binding-parent + 0.10.0-SNAPSHOT + + org.opendaylight.controller sal-parent - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT pom + + ${project.build.directory}/generated-sources/config-binding + + + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + config-artifacts + 0.6.0-SNAPSHOT + pom + import + + + + mdsal-artifacts @@ -25,6 +49,7 @@ sal-dom-api sal-dom-broker sal-dom-spi + sal-schema-service sal-binding-api @@ -43,9 +68,6 @@ samples - - sal-remote - sal-connector-api @@ -57,6 +79,7 @@ sal-clustering-commons cds-access-api + cds-access-client sal-clustering-config @@ -64,11 +87,13 @@ sal-distributed-datastore sal-dummy-distributed-datastore - sal-cluster-admin + sal-cluster-admin-api + sal-cluster-admin-impl sal-dom-xsql sal-karaf-xsql + sal-karaf4-xsql sal-dom-xsql-config @@ -94,80 +119,14 @@ + + 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 + + - - - - 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.apache.felix @@ -184,32 +143,12 @@ org.opendaylight.controller yang-jmx-generator-plugin - ${config.version} + 0.6.0-SNAPSHOT - - - - org.codehaus.mojo - findbugs-maven-plugin - ${findbugs.maven.plugin.version} - - Max - Low - site - - - - - - 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 -