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=712e3d77bf4ed6d716190cf0baf1d3dee6675b7d;hp=cab3b3bc19b39ce57929987ba049b8078185f2bf;hb=b5d01b5d28d52413bf45b626b746c1519685058c;hpb=805e9821a737d305f7f591ae51055e475e26fcdc diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index cab3b3bc19..712e3d77bf 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 + 6.0.0-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 @@ -131,15 +139,15 @@ org.opendaylight.yangtools - yang-data-codec-xml + yang-data-tree-ri org.opendaylight.yangtools - yang-data-codec-gson + yang-data-codec-xml - tech.pantheon.triemap - triemap + org.opendaylight.yangtools + yang-data-codec-gson org.apache.commons @@ -153,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