X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Fintegrationtest%2Fpom.xml;h=62c182c3b9bc1641b417830ae875044ec54e3518;hp=63ff668a0163a4b76b36849808e9cf469ce6f1df;hb=0d896bf5699afcb1083d73c90a2669aace28d4c4;hpb=571ab6d5ffb9489cf91dea5293f7bbfd74589f9f diff --git a/opendaylight/clustering/integrationtest/pom.xml b/opendaylight/clustering/integrationtest/pom.xml index 63ff668a01..62c182c3b9 100644 --- a/opendaylight/clustering/integrationtest/pom.xml +++ b/opendaylight/clustering/integrationtest/pom.xml @@ -7,28 +7,39 @@ 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 - HEAD - clustering.services.integrationtest 0.4.2-SNAPSHOT + + ../implementation/target/jacoco-it.exec + + ../implementation/target/jacoco.exec + - org.opendaylight.controller - clustering.services + ch.qos.logback + logback-classic - org.opendaylight.controller - sal + ch.qos.logback + logback-core + + + eclipselink + javax.resource + + + junit + junit + + + org.apache.felix + org.apache.felix.dependencymanager.shell org.opendaylight.controller - sal.implementation + clustering.services org.opendaylight.controller @@ -42,56 +53,39 @@ org.opendaylight.controller containermanager.it.implementation - - junit - junit + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.implementation - 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 - + 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 + - - - ../implementation/target/jacoco.exec - ../implementation/target/jacoco-it.exec - @@ -99,7 +93,9 @@ jacoco-maven-plugin ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -118,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 +