X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Fintegrationtest%2Fpom.xml;h=ca1e37e3bee0eac8a55fda94e4385d58cbdfa4ec;hp=e2e27031ca43f7b150059a1910089a48c1e57020;hb=c10226da3a03633ef25a511a0454ad00264f45fc;hpb=84ca16196357ad899e00eceae27ef75eaf899d14 diff --git a/opendaylight/clustering/integrationtest/pom.xml b/opendaylight/clustering/integrationtest/pom.xml index e2e27031ca..ca1e37e3be 100644 --- a/opendaylight/clustering/integrationtest/pom.xml +++ b/opendaylight/clustering/integrationtest/pom.xml @@ -4,51 +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.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.4.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller - containermanager.implementation - 0.4.0-SNAPSHOT + 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 @@ -64,7 +112,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} ../implementation/target/jacoco-it.exec org.opendaylight.controller.*