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=2d72c249841df7513b8f0afe66c3ac6c41558fa1;hp=a42a66aed14d48423101e0667dc10ad3760258b4;hb=3ca70e9627d39e21be5957b65b8253448e0c35cc;hpb=9228eee6e438894b091f7bee8a4ba7b53286ef8f diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index a42a66aed1..2d72c24984 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 + 6.0.3 + + + org.opendaylight.controller sal-clustering-config - Configuration files for md-sal clustering + 1.11.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 + + + + + + +