X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fintegrationtest%2Fpom.xml;h=8f4163d68674d8a65cd0fb94689d42b6a6679189;hb=3d2bafb23a3e4bb4e44e20b97ec4e5b8a274afde;hp=72b0f90d213e09f454cadeaf361b8098072c611d;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/hosttracker/integrationtest/pom.xml b/opendaylight/hosttracker/integrationtest/pom.xml index 72b0f90d21..8f4163d686 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.5.1-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.4.1-SNAPSHOT org.opendaylight.controller clustering.stub - 0.4.0 + 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0 + 0.6.1-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