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=464f05bbf1ff5d2da9e9a1de1e6af6c8cd5fc906;hp=a78a755c24d0b7649fd35f2299f549bbefc9c6ad;hb=4b59df006c79ffb8119152e5a8bc6aadd276c031;hpb=212081e3f3f8b88b15e2cf1c0d6fd96cb260fe22 diff --git a/features/mdsal/odl-mdsal-distributed-datastore/pom.xml b/features/mdsal/odl-mdsal-distributed-datastore/pom.xml index a78a755c24..464f05bbf1 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 - 1.8.0-SNAPSHOT + 7.0.1 org.opendaylight.controller odl-mdsal-distributed-datastore - 1.5.0-SNAPSHOT + 1.12.0-SNAPSHOT feature + OpenDaylight :: Controller :: Clustered Datastore + Controller Clustered Datastore (akka-based) + + + org.opendaylight.yangtools + yangtools-artifacts + 5.0.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 6.0.0-SNAPSHOT + pom + import + org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.12.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 @@ -64,6 +109,10 @@ ${project.groupId} sal-distributed-datastore + + ${project.groupId} + sal-distributed-eos + ${project.groupId} sal-cluster-admin-api @@ -72,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 +