X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fmdsal%2Fodl-mdsal-distributed-datastore%2Fpom.xml;h=78437c3e44f42ddbae9c7ee03199a0914a9ee933;hb=9e1797620100e124d8ac9895d0632e0967c1b4fe;hp=5f3e1012fa7490d27c30aaab63ae2e4ac1c75004;hpb=6c3b8d90f351e6e09442585d57d87cbec5f621c4;p=controller.git diff --git a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml index 5f3e1012fa..78437c3e44 100644 --- a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml +++ b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml @@ -12,21 +12,38 @@ org.opendaylight.odlparent single-feature-parent - 4.0.5 + 5.0.1 org.opendaylight.controller odl-mdsal-distributed-datastore - 1.9.0-SNAPSHOT + 1.11.0-SNAPSHOT feature + OpenDaylight :: Controller :: Clustered Datastore + Controller Clustered Datastore (akka-based) + + + org.opendaylight.yangtools + yangtools-artifacts + 3.0.4 + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 4.0.4 + pom + import + org.opendaylight.controller mdsal-artifacts - 1.9.0-SNAPSHOT + 1.11.0-SNAPSHOT pom import @@ -35,14 +52,32 @@ - ${project.groupId} - odl-mdsal-broker-local + org.opendaylight.odlparent + odl-apache-commons-text xml features - org.opendaylight.odlparent - odl-apache-commons-text + org.opendaylight.yangtools + odl-yangtools-codec + xml + features + + + org.opendaylight.mdsal + odl-mdsal-eos-dom + xml + features + + + org.opendaylight.mdsal + odl-mdsal-dom-broker + xml + features + + + org.opendaylight.mdsal + odl-mdsal-binding-dom-adapter xml features @@ -52,6 +87,12 @@ xml features + + ${project.groupId} + odl-controller-blueprint + xml + features + ${project.groupId} cds-access-api @@ -76,5 +117,46 @@ ${project.groupId} sal-cluster-admin-impl + + + + ${project.groupId} + sal-clustering-config + ${project.version} + xml + akkaconf + + + + ${project.groupId} + sal-clustering-config + ${project.version} + xml + factoryakkaconf + + + + ${project.groupId} + sal-clustering-config + ${project.version} + xml + moduleshardconf + + + + ${project.groupId} + sal-clustering-config + ${project.version} + xml + moduleconf + + + + ${project.groupId} + sal-clustering-config + ${project.version} + cfg + datastore +