X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Fintegrationtest%2Fpom.xml;h=62c182c3b9bc1641b417830ae875044ec54e3518;hb=56d545c4a73d0d87c0d25ba20cfa4b398c87c511;hp=390f736b6479f886454b3f007ba4d347a11459a0;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/clustering/integrationtest/pom.xml b/opendaylight/clustering/integrationtest/pom.xml index 390f736b64..62c182c3b9 100644 --- a/opendaylight/clustering/integrationtest/pom.xml +++ b/opendaylight/clustering/integrationtest/pom.xml @@ -4,76 +4,98 @@ org.opendaylight.controller commons.integrationtest - 0.5.0 + 0.5.2-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 - releasepom-0.1.0 - clustering.services.integrationtest - 0.4.0 + 0.4.2-SNAPSHOT + + ../implementation/target/jacoco-it.exec + + ../implementation/target/jacoco.exec + - org.opendaylight.controller - clustering.services - 0.4.0 + ch.qos.logback + logback-classic - org.opendaylight.controller - sal - 0.5.0 + ch.qos.logback + logback-core + + + eclipselink + javax.resource + + + junit + junit + + + org.apache.felix + org.apache.felix.dependencymanager.shell org.opendaylight.controller - sal.implementation - 0.4.0 + clustering.services org.opendaylight.controller clustering.services-implementation - 0.4.0 org.opendaylight.controller containermanager - 0.5.0 org.opendaylight.controller containermanager.it.implementation - 0.5.0 + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.implementation + + + org.slf4j + log4j-over-slf4j + + + 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 - - - jacoco - ../implementation/target/jacoco.exec - ../implementation/target/jacoco-it.exec - java - - - - - org.jacoco - jacoco-maven-plugin - 0.5.3.201107060350 - - - org.jacoco jacoco-maven-plugin - ${jacoco.version} ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -92,4 +114,10 @@ + + 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 +