X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fodl-mdsal-distributed-datastore%2Fpom.xml;h=a8ad931deb614ca62139fe7b672620aca77bc66f;hp=636ca4e2937922eee2b9db4feea91cb667a6c79b;hb=afedfa80158137d46a649470b95788e8beac2c0d;hpb=62cddd88e42e8f3c6a92bbf42c97b0d6806f44ae diff --git a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml index 636ca4e293..a8ad931deb 100644 --- a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml +++ b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml @@ -12,26 +12,38 @@ org.opendaylight.odlparent single-feature-parent - 5.0.0 + 5.0.1 org.opendaylight.controller odl-mdsal-distributed-datastore - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT feature - - - true - + 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.3 + pom + import + org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT pom import @@ -40,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 @@ -57,6 +87,12 @@ xml features + + ${project.groupId} + odl-controller-blueprint + xml + features + ${project.groupId} cds-access-api @@ -81,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 +