X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=bf0a08236244e069425327ac81ca66c200e71273;hb=0f026fdca9317d6b5bb59b1500205652ef781f6e;hp=fd828dc05a92cfd2070825a1edc4fb4dddab8af5;hpb=6b9c0bb57b65343df31fd68d178821a22afd0fe2;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index fd828dc05a..bf0a082362 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,15 +5,17 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../commons/opendaylight sal-parent - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT pom + mdsal-artifacts + sal-common sal-common-api @@ -49,19 +51,12 @@ sal-rest-connector-config sal-netconf-connector - inventory-manager - statistics-manager - topology-manager - forwardingrules-manager - topology-lldp-discovery - - - compatibility - sal-rest-docgen + sal-rest-docgen-maven sal-akka-raft + sal-akka-raft-example sal-inmemory-datastore @@ -69,17 +64,29 @@ sal-clustering-commons + + sal-clustering-config + sal-distributed-datastore + sal-dummy-distributed-datastore sal-dom-xsql + sal-karaf-xsql + sal-dom-xsql-config sal-test-model sal-remoterpc-connector + + + messagebus-api + messagebus-spi + messagebus-impl + messagebus-config @@ -120,7 +127,7 @@ - + @@ -133,18 +140,26 @@ - + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - org.jacoco jacoco-maven-plugin @@ -212,5 +227,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + +