X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=38756f29060f486fb31198e796045a0eb8a629ee;hb=a6627ec63ab415706a6b9d39bf8e785bb9b61d57;hp=6c6760d789a086157bdb35a0a66d620db8057d3c;hpb=f4b583dd481d8db60c894690a6c9189922f360a9;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 6c6760d789..38756f2906 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 @@ -77,6 +77,8 @@ sal-dom-xsql + sal-karaf-xsql + sal-dom-xsql-config sal-test-model @@ -123,7 +125,7 @@ - + @@ -136,7 +138,20 @@ - + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + @@ -215,5 +230,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + +