X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-config%2Fpom.xml;h=596bbe757274c23ff50f6240e17fa9489d9397ef;hp=1c018cade1b01f82a3fa7a8d550ab2c10ed080e5;hb=8a637013c102c11323230dae08fa4407863945d6;hpb=3f25afcf0f3faa4d372329faf1a3c90c6711edbd diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 1c018cade1..596bbe7572 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -11,9 +11,13 @@ 4.0.0 org.opendaylight.controller - sal-parent - 1.2.0-SNAPSHOT + config-parent + 0.6.0-SNAPSHOT + ../../config/config-parent + + org.opendaylight.controller + 1.5.0-SNAPSHOT sal-clustering-config Configuration files for md-sal clustering jar @@ -36,11 +40,21 @@ xml config + + ${project.build.directory}/classes/initial/06-clustered-entity-ownership.xml.conf + xml + entityownershipconfig + ${project.build.directory}/classes/initial/akka.conf xml akkaconf + + ${project.build.directory}/classes/initial/factory-akka.conf + xml + factoryakkaconf + ${project.build.directory}/classes/initial/module-shards.conf xml @@ -51,6 +65,11 @@ xml moduleconf + + ${project.build.directory}/classes/initial/datastore.cfg + cfg + datastore +