X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=1743b62180a8519afcaddaf892c499a11ad9778e;hp=6c6760d789a086157bdb35a0a66d620db8057d3c;hb=e3918142bf119759d092af5c7fa72807b3a467e0;hpb=c74d5c2399e500fe3e690edc8cee497b1cb6f867 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 6c6760d789..1743b62180 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 @@ -51,6 +53,7 @@ inventory-manager statistics-manager + statistics-manager-config topology-manager forwardingrules-manager topology-lldp-discovery @@ -60,6 +63,7 @@ sal-rest-docgen + sal-rest-docgen-maven sal-akka-raft @@ -74,9 +78,12 @@ sal-distributed-datastore + sal-dummy-distributed-datastore sal-dom-xsql + sal-karaf-xsql + sal-dom-xsql-config sal-test-model @@ -123,7 +130,7 @@ - + @@ -136,18 +143,26 @@ - + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - org.jacoco jacoco-maven-plugin @@ -215,5 +230,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + +