X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=11b85ac7826daa1ea1b7d2243e6c6e8f2384b7fe;hp=2c02d7179f2e8036f73f17ab4df016d206d39a25;hb=f760720728030c1c8c970f30851d52b95dd2e00e;hpb=fe0c4558808c3740e82c42db06bf1e7f43395bbb diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 2c02d7179f..11b85ac782 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 4.0.0-SNAPSHOT + 5.0.3-SNAPSHOT ../parent @@ -21,11 +21,19 @@ org.osgi - osgi.core + org.osgi.framework org.osgi - osgi.cmpn + org.osgi.service.component + + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations @@ -129,6 +137,10 @@ org.opendaylight.yangtools yang-data-impl + + org.opendaylight.yangtools + yang-data-tree-ri + org.opendaylight.yangtools yang-data-codec-xml @@ -149,13 +161,13 @@ io.atomix atomix-storage - 3.1.5 + 3.1.12 test io.atomix atomix-utils - 3.1.5 + 3.1.12 test