X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=6c87899eea5d1d401dface6628fa3f6921385091;hp=6c6760d789a086157bdb35a0a66d620db8057d3c;hb=7ce44a14175815c85189845c918454a037f0db10;hpb=8e42b08cb626a60919c145b2a46d94114c3905d6 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 6c6760d789..6c87899eea 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 @@ -77,6 +80,8 @@ sal-dom-xsql + sal-karaf-xsql + sal-dom-xsql-config sal-test-model @@ -123,7 +128,7 @@ - + @@ -136,18 +141,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 +228,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + +