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=247b6122a4bc04c8dadb3561af2011fb333161bb;hb=f760720728030c1c8c970f30851d52b95dd2e00e;hpb=8552f77744af5c53d0dac4fc00d5aa545009286b diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 247b6122a4..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.8-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