X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=7abbe6bfd65d8d30181ce225e427b48a13c7c433;hb=refs%2Fchanges%2F03%2F13203%2F3;hp=7639aec478addc75351031d3c5282e6aaee35e5f;hpb=55284e39ee1bfab667c475ffe6077ce3117c307c;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 7639aec478..7abbe6bfd6 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 @@ -32,6 +32,9 @@ sal-binding-util + + md-sal-config + samples @@ -63,17 +66,25 @@ sal-inmemory-datastore - - sal-protocolbuffer-encoding + + sal-clustering-commons + + + sal-clustering-config - + sal-distributed-datastore sal-dom-xsql + sal-karaf-xsql + sal-dom-xsql-config sal-test-model + + + sal-remoterpc-connector @@ -114,7 +125,7 @@ - + @@ -127,18 +138,26 @@ - + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - org.jacoco jacoco-maven-plugin @@ -206,5 +225,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + +