X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fpom.xml;h=860c45cc9c6e473b5737a33f08888e2e5f909a0c;hb=74524984b8e8625f6b8e8c791c584844d49ccf45;hp=f1de8e07628696e7f3688c4af4dba1efd8d98759;hpb=512d0285a34d6358881be4cf7102d1140217c07e;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index f1de8e0762..860c45cc9c 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT ../commons/opendaylight sal-parent - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT pom @@ -25,6 +25,7 @@ sal-dom-api sal-dom-broker sal-dom-spi + sal-schema-service sal-binding-api @@ -55,8 +56,9 @@ sal-inmemory-datastore - sal-clustering-commons + cds-access-api + cds-access-client sal-clustering-config @@ -64,6 +66,7 @@ sal-distributed-datastore sal-dummy-distributed-datastore + sal-cluster-admin sal-dom-xsql @@ -201,11 +204,6 @@ site - - org.codehaus.mojo - jdepend-maven-plugin - ${jdepend.maven.plugin.version} -