X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fswitchmanager%2Fintegrationtest%2Fpom.xml;h=167f3a562ddfaf44b0f3150ea00124edab3b219a;hb=48350c456393c0fe530dc29642c7d95c11a8a70a;hp=af12bbee519ad15cefc553430cb6a293e2d8a720;hpb=5db7ed90dcf16bf3d533befd238020805d28b426;p=controller.git diff --git a/opendaylight/switchmanager/integrationtest/pom.xml b/opendaylight/switchmanager/integrationtest/pom.xml index af12bbee51..167f3a562d 100644 --- a/opendaylight/switchmanager/integrationtest/pom.xml +++ b/opendaylight/switchmanager/integrationtest/pom.xml @@ -1,97 +1,129 @@ - + 4.0.0 org.opendaylight.controller commons.integrationtest - 0.5.0-SNAPSHOT + 0.5.1 ../../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 + master-tagforprepareonly-controller-bulk-release-2-1 + switchmanager.integrationtest - 0.4.0-SNAPSHOT + 0.4.1 org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT org.opendaylight.controller switchmanager.implementation - 0.4.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT org.opendaylight.controller sal.implementation - 0.4.0-SNAPSHOT org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT org.opendaylight.controller - containermanager.implementation - 0.4.0-SNAPSHOT + containermanager.it.implementation org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT org.opendaylight.controller clustering.stub - 0.4.0-SNAPSHOT org.opendaylight.controller configuration - 0.4.0-SNAPSHOT org.opendaylight.controller configuration.implementation - 0.4.0-SNAPSHOT + + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + hosttracker.implementation + + + org.opendaylight.controller + topologymanager org.opendaylight.controller protocol_plugins.stub - 0.4.0-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 + - jacoco ../implementation/target/jacoco.exec - ../implementaiton/target/jacoco-it.exec - java + ../implementation/target/jacoco-it.exec - - - - org.jacoco - jacoco-maven-plugin - 0.5.3.201107060350 - - - org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} ../implementation/target/jacoco-it.exec org.opendaylight.controller.*