X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Fservices_implementation%2Fpom.xml;h=2d48934cfdd27c8cb854825e63be3f98e379f4ac;hb=753d57447509d09db441412500a68e6efed4be72;hp=80fc1c409957172d98b81866fcd991727cb9a4c3;hpb=fdfe6f9fa93dcfb1b941e61a590b20ea75911791;p=controller.git diff --git a/opendaylight/clustering/services_implementation/pom.xml b/opendaylight/clustering/services_implementation/pom.xml index 80fc1c4099..2d48934cfd 100644 --- a/opendaylight/clustering/services_implementation/pom.xml +++ b/opendaylight/clustering/services_implementation/pom.xml @@ -1,32 +1,55 @@ - + 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 + - org.opendaylight.controller clustering.services-implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle - + + + reuseReports + target/jacoco.exec + target/jacoco-it.exec + + + + + org.jacoco + jacoco-maven-plugin + ${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, @@ -41,18 +64,67 @@ - + * - 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 + jacoco-maven-plugin + + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + test + + report + + + + + + 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 + + + @@ -60,17 +132,32 @@ org.infinispan infinispan-core - 5.2.3.Final + 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 + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + junit + junit + + + org.opendaylight.controller + commons.logback_settings