X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=b57b2ddf1536637c4cf8624625b0f6ccba480de2;hb=87eeb0d62755bf5d6bcfd07d40dd8e0ab86c155e;hp=6c6760d789a086157bdb35a0a66d620db8057d3c;hpb=c74d5c2399e500fe3e690edc8cee497b1cb6f867;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 6c6760d789..b57b2ddf15 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,12 +5,12 @@ 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 @@ -51,6 +51,7 @@ inventory-manager statistics-manager + statistics-manager-config topology-manager forwardingrules-manager topology-lldp-discovery @@ -77,6 +78,8 @@ sal-dom-xsql + sal-karaf-xsql + sal-dom-xsql-config sal-test-model @@ -123,7 +126,7 @@ - + @@ -136,18 +139,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 +226,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + +