X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=1743b62180a8519afcaddaf892c499a11ad9778e;hb=ae2dfd5020d88c24f1e2cad28c021c6a8f98a6fd;hp=8f11b955a0e37605d9ff741c305f4ef269add851;hpb=ace21ede4027c481d820b40da25b74c73642e5da;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 8f11b955a0..1743b62180 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 @@ -54,21 +61,35 @@ compatibility - - remoterpc-routingtable/implementation - sal-remoterpc-connector/implementation 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 - - feature + + sal-test-model + + sal-remoterpc-connector @@ -109,7 +130,7 @@ - + @@ -122,18 +143,26 @@ - + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - org.jacoco jacoco-maven-plugin @@ -201,5 +230,14 @@ sal-binding-dom-it + + benchmarks + + false + + + benchmark-data-store + +