X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Fservices_implementation%2Fpom.xml;h=8d3f53b6c44bfff0b4bef7d38aa89758edb90d09;hp=fddaa6c9dc7e657f51576f5f1ed209a0409fe47a;hb=df2ef2502fab919d73040836b93f0d05451c85f6;hpb=6b64494fd8e4654a298312afb4b8e6e827b75d5d;ds=sidebyside diff --git a/opendaylight/clustering/services_implementation/pom.xml b/opendaylight/clustering/services_implementation/pom.xml index fddaa6c9dc..8d3f53b6c4 100644 --- a/opendaylight/clustering/services_implementation/pom.xml +++ b/opendaylight/clustering/services_implementation/pom.xml @@ -4,26 +4,51 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - clustering.services-implementation - 0.4.0-SNAPSHOT + 0.4.3-SNAPSHOT bundle - jacoco reuseReports target/jacoco.exec target/jacoco-it.exec - java + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + junit + junit + + + org.infinispan + infinispan-core + 6.0.2.Final + + + org.jboss.jbossts.jta + narayana-jta + 4.17.7.Final + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + commons.logback_settings + + + org.opendaylight.controller + sal + + @@ -34,73 +59,39 @@ - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.slf4j, - !org.apache.logging.log4j.*, - !bsh*, - !net.jcip.*, - !javax.swing, - !org.hornetq.*, - !org.jboss.*, - javax.transaction, - *, - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.sal.core - - - org.opendaylight.controller.clustering.services_implementation.internal.Activator - - - - - - - - - - * - - - infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper,narayana-jta;type=!pom;inline=false - - - true - - - ${project.basedir}/META-INF - - - - org.jacoco - jacoco-maven-plugin - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - - - + + + org.apache.felix + maven-bundle-plugin + true + + + org.slf4j, + !org.apache.logging.log4j.*, + !bsh*, + !net.jcip.*, + !javax.swing, + !org.hornetq.*, + !org.jboss.*, + javax.transaction, + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.sal.core,* + org.opendaylight.controller.clustering.services_implementation.internal.Activator + + + + + + + + * + infinispan-core,infinispan-commons,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper,narayana-jta;type=!pom;inline=false + true + + ${project.basedir}/META-INF + + + org.apache.maven.plugins maven-enforcer-plugin ${enforcer.version} @@ -117,7 +108,7 @@ org.infinispan:infinispan-core:* - org.infinispan:infinispan-core:[5.3.0.Final] + org.infinispan:infinispan-core:[6.0.2.Final] @@ -126,28 +117,36 @@ - + + org.jacoco + jacoco-maven-plugin + + + org.opendaylight.controller.* + + + + + pre-test + + prepare-agent + + + + post-test + + report + + test + + + + - - - org.infinispan - infinispan-core - 5.3.0.Final - - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - org.jboss.jbossts.jta - narayana-jta - 4.17.7.Final - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +