X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-config%2Fpom.xml;h=3cd4c2885ffdc6aa6a7f9bacdc38cf5d3b383b11;hb=4cff56700b0c7c0676964add12f5d70b3761911c;hp=1c018cade1b01f82a3fa7a8d550ab2c10ed080e5;hpb=531621aac4cff9d39cbd8668a53bdeba8a0e6d81;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..3cd4c2885f 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 + 5.0.1 + + + org.opendaylight.controller sal-clustering-config - Configuration files for md-sal clustering + 1.10.1-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 + + + + +