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