X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=02fbde8f1826648b12278311fb3defe1e72c1347;hp=1cfd5a66399eb4991fedb3cb59098aa62e1d8249;hb=68e68b304776fd74c40dd9ce29dab674f4c21dda;hpb=79202e1fd05d2606b35e163f608fad9cce84b5d4 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 1cfd5a6639..3151380647 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 @@ -32,6 +34,9 @@ sal-binding-util + + md-sal-config + samples @@ -43,10 +48,12 @@ sal-connector-api sal-rest-connector + sal-rest-connector-config sal-netconf-connector inventory-manager statistics-manager + statistics-manager-config topology-manager forwardingrules-manager topology-lldp-discovery @@ -56,15 +63,36 @@ sal-rest-docgen + sal-rest-docgen-maven + + sal-akka-raft sal-inmemory-datastore - - sal-protocolbuffer-encoding + + sal-clustering-commons + + + sal-clustering-config + + + sal-distributed-datastore + sal-dummy-distributed-datastore + + + sal-dom-xsql + sal-karaf-xsql + sal-dom-xsql-config sal-test-model + + + sal-remoterpc-connector + + + messagebus-api @@ -105,7 +133,7 @@ - + @@ -118,18 +146,26 @@ - + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - org.jacoco jacoco-maven-plugin @@ -197,5 +233,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + +