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=14ee86abf825463aba55648e7987c6d8067ac73d;hp=91c0b5caa1ebd0854f44943164d9f9a89aec855d;hb=ada8704dbbc74be7dbd0af241e9fac78108bd83f;hpb=35f74293edf98402e2b622e060185f7874d10857 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 91c0b5caa1..14ee86abf8 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.5.0-SNAPSHOT sal-clustering-config Configuration files for md-sal clustering @@ -36,11 +36,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 +61,11 @@ xml moduleconf + + ${project.build.directory}/classes/initial/datastore.cfg + cfg + datastore +