X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Fservices_implementation%2Fpom.xml;h=536fb7dd2e61b2fdad57d661b5cb7b542868c557;hp=d6a39364f2280ce2bd1307deee5c26607a3345a2;hb=e269f57182ae65e67c6fd7699e257bb63f7a4dc6;hpb=b9275a7d6d29b52fbc6f5c6437e5aacfb122fa8c diff --git a/opendaylight/clustering/services_implementation/pom.xml b/opendaylight/clustering/services_implementation/pom.xml index d6a39364f2..536fb7dd2e 100644 --- a/opendaylight/clustering/services_implementation/pom.xml +++ b/opendaylight/clustering/services_implementation/pom.xml @@ -1,23 +1,28 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-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 + HEAD + clustering.services-implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle - jacoco reuseReports target/jacoco.exec target/jacoco-it.exec - java @@ -25,23 +30,26 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + org.slf4j, - !org.jboss.*, + !org.apache.logging.log4j.*, !bsh*, !net.jcip.*, + !javax.swing, + !org.hornetq.*, + !org.jboss.*, javax.transaction, *, org.opendaylight.controller.clustering.services, @@ -56,18 +64,19 @@ - + * - infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper;type=!pom;inline=false + infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper,narayana-jta;type=!pom;inline=false true - - + + ${project.basedir}/META-INF + org.jacoco @@ -90,24 +99,67 @@ - + + + org.apache.maven.plugins + maven-enforcer-plugin + ${enforcer.version} + + + enforce-banned-dependencies + + enforce + + + + + + org.infinispan:infinispan-core:* + + + org.infinispan:infinispan-core:[5.3.0.Final] + + + + true + + + + org.infinispan infinispan-core - 5.2.3.Final + 5.3.0.Final org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.7.0-SNAPSHOT + + + org.jboss.jbossts.jta + narayana-jta + 4.17.7.Final + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + junit + junit + + + org.opendaylight.controller + commons.logback_settings