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=b9cb96bf6bbb28144dcd94406024857e10b9d691;hp=29d8ae41dfb6cea6eff73636b1ed2dfdad2857b7;hb=5e0045af339e6f42149a5d61e048dc39fe273732;hpb=69c1fa1f26d6c9130696e7916c6ebe9a9e9d635c diff --git a/opendaylight/md-sal/sal-clustering-config/pom.xml b/opendaylight/md-sal/sal-clustering-config/pom.xml index 29d8ae41df..b9cb96bf6b 100644 --- a/opendaylight/md-sal/sal-clustering-config/pom.xml +++ b/opendaylight/md-sal/sal-clustering-config/pom.xml @@ -10,56 +10,61 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT + org.opendaylight.odlparent + odlparent-lite + 3.1.3 + + + 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/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 + + + + +