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=d8984130af25927399741a7c8964e2863e61dc9c;hp=31b658d1d7ea6f618f8277e4c5d214124d4613d6;hb=afedfa80158137d46a649470b95788e8beac2c0d;hpb=e90bec01888e6b2a2503d21de25f3a674d607163 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 31b658d1d7..d8984130af 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -10,36 +10,61 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + org.opendaylight.odlparent + odlparent-lite + 5.0.1 + + + 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/05-clustering.xml.conf - xml - config - - - - - + + 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 + + + + +