X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-config%2Fpom.xml;h=57da717daf82b46bac1185f6ad537f3288034792;hb=6405fa8d6b47e406cdf566b26b15f980d802cad4;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..57da717daf 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.0-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 +