X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fmdsal%2Fodl-mdsal-distributed-datastore%2Fpom.xml;h=5f8f37dc0acc70b164f0c064d779dd71b7c8442e;hb=30e167cac18381b1cadc6eb666faabb2f509ee29;hp=8137125973898e72fd0087110a2716fa92867202;hpb=801f520ed3d47d75e41405631fa4bc3c730c4fdd;p=controller.git diff --git a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml index 8137125973..5f8f37dc0a 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 - 3.1.3 + 6.0.3 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.3 + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 5.0.6 + 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 @@ -70,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 +