X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-config%2Fpom.xml;h=14ee86abf825463aba55648e7987c6d8067ac73d;hb=a0332590d14ab7aad0247ae12bff4205c90cac94;hp=91c0b5caa1ebd0854f44943164d9f9a89aec855d;hpb=35f74293edf98402e2b622e060185f7874d10857;p=controller.git 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 +