X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-config%2Fpom.xml;h=91c0b5caa1ebd0854f44943164d9f9a89aec855d;hb=414575366e83c6fa254ac1c350bdc7647d5fbc5f;hp=a42a66aed14d48423101e0667dc10ad3760258b4;hpb=1cced2b2c51d0b8e2c1acbffbe4266d366f0fb14;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index a42a66aed1..91c0b5caa1 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -18,5 +18,44 @@ Configuration files for md-sal clustering jar + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${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 + + + + + + +