X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=38756f29060f486fb31198e796045a0eb8a629ee;hb=44eb0b8e2fc5f240cfca167207e026d35b75f8a5;hp=51e852e7f473fa8c480fdee1111de2f482809470;hpb=d097d70beab05f7fcb028ff12b2c47e35570fb55;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 51e852e7f4..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 @@ -32,6 +32,9 @@ sal-binding-util + + md-sal-config + samples @@ -63,11 +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 @@ -108,7 +125,7 @@ - + @@ -121,7 +138,20 @@ - + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + @@ -200,5 +230,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + +