X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=2cddbbf354737e3117bf9d065f5337cceb093d58;hb=44eb0b8e2fc5f240cfca167207e026d35b75f8a5;hp=d3f6d2d005a93ce5ffa0c30cddd8190976bc6309;hpb=7d753ff9887cb803bdcd222aec2ab2a0a9c87906;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index d3f6d2d005..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 @@ -43,6 +46,7 @@ sal-connector-api sal-rest-connector + sal-rest-connector-config sal-netconf-connector inventory-manager @@ -57,17 +61,30 @@ sal-rest-docgen + sal-akka-raft + sal-inmemory-datastore - - sal-protocolbuffer-encoding + + sal-clustering-commons + + + sal-clustering-config - - feature + + 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 + +