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=0417ecf052d90dbdddf0b7c423aba33c05a496a4;hp=a42a66aed14d48423101e0667dc10ad3760258b4;hb=99edecc3eabbe743fd586e7ab26bcc61365ff6da;hpb=cddd0f1941449af025a67a6cfd769f3caa7a1370 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index a42a66aed1..0417ecf052 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -10,13 +10,62 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + org.opendaylight.odlparent + odlparent-lite + 4.0.7 + + + org.opendaylight.controller sal-clustering-config - Configuration files for md-sal clustering + 1.9.0-SNAPSHOT jar + Configuration files for md-sal clustering + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${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 + + + + + + +