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=31b658d1d7ea6f618f8277e4c5d214124d4613d6;hp=a42a66aed14d48423101e0667dc10ad3760258b4;hb=30712afec4c80c7f3a49788a8f52d27611605698;hpb=1cced2b2c51d0b8e2c1acbffbe4266d366f0fb14 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index a42a66aed1..31b658d1d7 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -18,5 +18,29 @@ 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 + + + + + + +