X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Fintegrationtest%2Fpom.xml;h=ca1e37e3bee0eac8a55fda94e4385d58cbdfa4ec;hp=52c568203be917dd42c347afbb616b9f907c5b9c;hb=c10226da3a03633ef25a511a0454ad00264f45fc;hpb=ff1b4a79cca00743a00c3b0b1100bd0ab2b2fb31 diff --git a/opendaylight/clustering/integrationtest/pom.xml b/opendaylight/clustering/integrationtest/pom.xml index 52c568203b..ca1e37e3be 100644 --- a/opendaylight/clustering/integrationtest/pom.xml +++ b/opendaylight/clustering/integrationtest/pom.xml @@ -4,46 +4,99 @@ org.opendaylight.controller commons.integrationtest - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT ../../commons/integrationtest + + 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.integrationtest - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT - - org.infinispan - infinispan-core - 5.2.3.Final - org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller sal.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller clustering.services-implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + containermanager + 0.5.1-SNAPSHOT + + org.opendaylight.controller + containermanager.it.implementation + 0.5.1-SNAPSHOT + + + junit + junit + + + org.ops4j.pax.exam + pax-exam-container-native + test + + + org.ops4j.pax.exam + pax-exam-junit4 + test + + + org.ops4j.pax.exam + pax-exam-link-mvn + test + + + org.ops4j.pax.url + pax-url-aether + test + + + org.slf4j + log4j-over-slf4j + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + + org.apache.felix + org.apache.felix.dependencymanager.shell + + + eclipselink + javax.resource + - jacoco ../implementation/target/jacoco.exec - ../implementaiton/target/jacoco-it.exec - java + ../implementation/target/jacoco-it.exec @@ -59,7 +112,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} ../implementation/target/jacoco-it.exec org.opendaylight.controller.*