X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-config%2Fpom.xml;h=32d21d729d864c5d90e3c6a91f16713152d55e19;hb=e7a754d8bd0b99381ce2e82b10575cb84f2cecf1;hp=d726823b98b2c736fb75309024f84de1cdb6e64b;hpb=c74d5c2399e500fe3e690edc8cee497b1cb6f867;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index d726823b98..32d21d729d 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.2.1-SNAPSHOT sal-clustering-config Configuration files for md-sal clustering @@ -32,10 +32,30 @@ - ${project.build.directory}/classes/initial/*.conf + ${project.build.directory}/classes/initial/05-clustering.xml.conf xml config + + ${project.build.directory}/classes/initial/akka.conf + xml + akkaconf + + + ${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 +