X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fhosttracker%2Fintegrationtest%2Fpom.xml;h=03e70002d3b2c0b6e462af5f451213384efd0ab2;hb=a158ee12b65d80611aa7f2a34ab962ea795dccec;hp=72b0f90d213e09f454cadeaf361b8098072c611d;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/hosttracker/integrationtest/pom.xml b/opendaylight/hosttracker/integrationtest/pom.xml index 72b0f90d21..03e70002d3 100644 --- a/opendaylight/hosttracker/integrationtest/pom.xml +++ b/opendaylight/hosttracker/integrationtest/pom.xml @@ -4,103 +4,138 @@ org.opendaylight.controller commons.integrationtest - 0.5.0 + 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 - releasepom-0.1.0 + HEAD hosttracker.integrationtest - 0.4.0 + 0.5.1-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0 + ${hosttracker.version} org.opendaylight.controller hosttracker.implementation - 0.4.0 + ${hosttracker.version} org.opendaylight.controller sal - 0.5.0 + 0.7.0-SNAPSHOT org.opendaylight.controller sal.implementation - 0.4.0 + 0.4.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.0 + 0.5.1-SNAPSHOT org.opendaylight.controller containermanager.it.implementation - 0.5.0 + 0.5.1-SNAPSHOT org.opendaylight.controller arphandler - 0.4.0 + ${arphandler.version} org.opendaylight.controller clustering.services - 0.4.0 + 0.5.0-SNAPSHOT org.opendaylight.controller clustering.stub - 0.4.0 + 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0 + 0.7.0-SNAPSHOT org.opendaylight.controller switchmanager.implementation - 0.4.0 + 0.4.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.0 + 0.4.1-SNAPSHOT org.opendaylight.controller configuration.implementation - 0.4.0 + 0.4.1-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.0 + 0.4.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 + - jacoco ../implementation/target/jacoco.exec ../implementaiton/target/jacoco-it.exec - java