X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=712e3d77bf4ed6d716190cf0baf1d3dee6675b7d;hb=534bf6f83465cc8a575b097c1e28fbb1f34d110a;hp=d7eeee3ee39486d199f1caa84177fb9d561f3a72;hpb=8ab534fbb9b2bd55b111b6d7717b625a55df928f;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index d7eeee3ee3..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 - 3.0.4-SNAPSHOT + 6.0.0-SNAPSHOT ../parent @@ -21,11 +21,19 @@ org.osgi - org.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 @@ -48,13 +56,6 @@ net.java.dev.stax-utils stax-utils - - - - com.bea.xml - jsr173-ri - - org.opendaylight.controller @@ -136,13 +137,17 @@ org.opendaylight.yangtools yang-data-impl + + org.opendaylight.yangtools + yang-data-tree-ri + org.opendaylight.yangtools yang-data-codec-xml - tech.pantheon.triemap - triemap + org.opendaylight.yangtools + yang-data-codec-gson org.apache.commons @@ -156,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