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=31b658d1d7ea6f618f8277e4c5d214124d4613d6;hb=aa77e20225cc04235315892cf148393149cbf8fc;hpb=597deaeac655af6bff79cb892165a1d5a32ea826 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 31b658d1d7..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,6 +36,36 @@ 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 + moduleshardconf + + + ${project.build.directory}/classes/initial/modules.conf + xml + moduleconf + + + ${project.build.directory}/classes/initial/datastore.cfg + cfg + datastore +