X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Fservices_implementation%2Fpom.xml;h=4acfae0d29dbb7435e37d87c42e26898a052e1d8;hb=refs%2Fchanges%2F47%2F6247%2F2;hp=6edb50b82efe93b5cbf2a9c3ae1804e1da4bd90c;hpb=aab7c08016dab70136793a108f7d7b8be3edc3c1;p=controller.git diff --git a/opendaylight/clustering/services_implementation/pom.xml b/opendaylight/clustering/services_implementation/pom.xml index 6edb50b82e..4acfae0d29 100644 --- a/opendaylight/clustering/services_implementation/pom.xml +++ b/opendaylight/clustering/services_implementation/pom.xml @@ -4,77 +4,128 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight 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 + + org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.slf4j, - !org.jboss.*, + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + 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 - + org.opendaylight.controller.sal.core + org.opendaylight.controller.clustering.services_implementation.internal.Activator - - - * - - - infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper;type=!pom;inline=false - - - true - - - ${project.basedir}/META-INF - + + * + 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} + + + enforce-banned-dependencies + + enforce + + + + + + org.infinispan:infinispan-core:* + + + org.infinispan:infinispan-core:[6.0.2.Final] + + + + true + + + org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -85,30 +136,19 @@ post-test - test report + test - + - - - org.infinispan - infinispan-core - 5.2.3.Final - - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.4.0-SNAPSHOT - - + + 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 +