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=c8d7b553fda753785d1189b088d74dfe09f2419f;hp=6192f992035495e1e5274a4111618726c59587bc;hb=3006cd7215ab845c4b892a25d10597b1275a407e;hpb=5533e9ab2d5b478f90882ba844b4dff0f368008b diff --git a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml index 6192f99203..c8d7b553fd 100644 --- a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml +++ b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml @@ -6,29 +6,44 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.odlparent single-feature-parent - 3.0.2 + 5.0.1 org.opendaylight.controller odl-mdsal-distributed-datastore - 1.7.0-SNAPSHOT + 1.10.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.2 + pom + import + org.opendaylight.controller mdsal-artifacts - 1.7.0-SNAPSHOT + 1.10.0-SNAPSHOT pom import @@ -37,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 @@ -48,6 +87,12 @@ xml features + + ${project.groupId} + odl-controller-blueprint + xml + features + ${project.groupId} cds-access-api @@ -72,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 +