X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=1f646f2bba20086997a8717a07f529ac5ed6c059;hb=110114fe324e84f03faf234dd5f12c54ca58f668;hp=fd828dc05a92cfd2070825a1edc4fb4dddab8af5;hpb=03e09529c237cf7871a9062bfbeec403bf9289ff;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index fd828dc05a..d823144ddb 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 @@ -195,7 +210,7 @@ - scm:git:ssh://git.opendaylight.org:29418/controller.git + 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 @@ -212,5 +227,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + +