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=c2008f0b85a976114083d1b243a61c53ea81bf2d;hp=29d8ae41dfb6cea6eff73636b1ed2dfdad2857b7;hb=14f35cba90e93b69f038a243a6dd4eadac933a58;hpb=608760751ce7fcf4e84e86a8b33d43bc1d9984d6 diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 29d8ae41df..c2008f0b85 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -10,56 +10,71 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT + org.opendaylight.odlparent + odlparent-lite + 3.1.0 + + + org.opendaylight.controller sal-clustering-config - Configuration files for md-sal clustering + 1.8.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 - - - ${project.build.directory}/classes/initial/datastore.cfg - cfg - datastore - - - - - + + 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/06-clustered-entity-ownership.xml.conf + xml + entityownershipconfig + + + ${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 + + + + +