X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fcds-access-api%2Fpom.xml;h=f1254e54516477649ebfd0b094f24bc86e4c7944;hb=d3e310b940b60f6590f0e94a576aece95a055942;hp=05f3c8aa46430d6461bcf55c893c127c384dfc79;hpb=104ce145c9cd637c9b1caecfe0fe02c4ce4f343c;p=controller.git diff --git a/opendaylight/md-sal/cds-access-api/pom.xml b/opendaylight/md-sal/cds-access-api/pom.xml index 05f3c8aa46..f1254e5451 100644 --- a/opendaylight/md-sal/cds-access-api/pom.xml +++ b/opendaylight/md-sal/cds-access-api/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.controller cds-access-api - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle @@ -19,7 +19,14 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT pom import @@ -44,6 +51,12 @@ org.opendaylight.yangtools yang-data-api + + + + org.opendaylight.controller + sal-clustering-commons +