X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-config%2Fpom.xml;h=14ee86abf825463aba55648e7987c6d8067ac73d;hb=913ae866cd0cc82991e1f66ac80f6a42b0daaa48;hp=1c018cade1b01f82a3fa7a8d550ab2c10ed080e5;hpb=c2f8c5b00708ab1d9e003ede0c960133989d5e0c;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 1c018cade1..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.2.0-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 +