X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-config%2Fpom.xml;h=50e23333f05f71940549b699536428aadf55734f;hb=efd2203ccd8dc0b1aa6c1a723c9f91c26eb27f37;hp=1c018cade1b01f82a3fa7a8d550ab2c10ed080e5;hpb=b06d2c5bbffa48b1e219ac92cf0be60528aff34a;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 1c018cade1..50e23333f0 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -10,51 +10,61 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.2.0-SNAPSHOT + org.opendaylight.odlparent + odlparent-lite + 6.0.4 + + + org.opendaylight.controller sal-clustering-config - Configuration files for md-sal clustering + 1.12.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 - - - ${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 - - - - - + + 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 + + + + +