X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=38756f29060f486fb31198e796045a0eb8a629ee;hp=fd828dc05a92cfd2070825a1edc4fb4dddab8af5;hb=0425b7a2e7d4cd7fbc5ed767fa96e44f11671cd1;hpb=03e09529c237cf7871a9062bfbeec403bf9289ff diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index fd828dc05a..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 @@ -69,11 +69,16 @@ sal-clustering-commons + + sal-clustering-config + sal-distributed-datastore sal-dom-xsql + sal-karaf-xsql + sal-dom-xsql-config sal-test-model @@ -120,7 +125,7 @@ - + @@ -133,7 +138,20 @@ - + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + @@ -212,5 +230,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + +