X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=features%2Fmdsal%2Fodl-mdsal-distributed-datastore%2Fpom.xml;h=f30119d3d268fb9c28ce4273fc0c79d9f666f12a;hb=ce805eec9919fd724ffc6ac40975f0c3314ba9d8;hp=3912616ba7e4b62de4f1a8c59541ab070eb704b9;hpb=6b79f859a8da16fe15e47b85bb8309cd4ae0fd1c;p=controller.git diff --git a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml index 3912616ba7..f30119d3d2 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 + 6.0.4 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 + 4.0.6 + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 5.0.9 + pom + import + org.opendaylight.controller mdsal-artifacts - 1.9.0-SNAPSHOT + 1.11.0-SNAPSHOT pom import @@ -35,8 +52,32 @@ - ${project.groupId} - odl-mdsal-broker-local + org.opendaylight.odlparent + odl-apache-commons-text + xml + features + + + 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 @@ -46,6 +87,12 @@ xml features + + ${project.groupId} + odl-controller-blueprint + xml + features + ${project.groupId} cds-access-api @@ -62,6 +109,10 @@ ${project.groupId} sal-distributed-datastore + + ${project.groupId} + sal-distributed-eos + ${project.groupId} sal-cluster-admin-api @@ -70,5 +121,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 +