X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fintegrationtest%2Fpom.xml;h=daee7a33a8ecab7d10d925e5162817736c880030;hb=011123a270b7126d8c49191a88e48f15106bb4c8;hp=4aa87409eac522380496d00054f8086ca383fe58;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/switchmanager/integrationtest/pom.xml b/opendaylight/switchmanager/integrationtest/pom.xml index 4aa87409ea..daee7a33a8 100644 --- a/opendaylight/switchmanager/integrationtest/pom.xml +++ b/opendaylight/switchmanager/integrationtest/pom.xml @@ -4,82 +4,118 @@ org.opendaylight.controller commons.integrationtest - 0.5.0 + 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 - releasepom-0.1.0 + HEAD switchmanager.integrationtest - 0.4.0 + 0.4.2-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0 org.opendaylight.controller switchmanager.implementation - 0.4.0 org.opendaylight.controller sal - 0.5.0 org.opendaylight.controller sal.implementation - 0.4.0 org.opendaylight.controller containermanager - 0.5.0 org.opendaylight.controller containermanager.it.implementation - 0.5.0 org.opendaylight.controller clustering.services - 0.4.0 org.opendaylight.controller clustering.stub - 0.4.0 org.opendaylight.controller configuration - 0.4.0 org.opendaylight.controller configuration.implementation - 0.4.0 + + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + hosttracker.implementation + + + org.opendaylight.controller + topologymanager org.opendaylight.controller protocol_plugins.stub - 0.4.0 + + 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 ../implementation/target/jacoco-it.exec - java @@ -87,7 +123,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} ../implementation/target/jacoco-it.exec org.opendaylight.controller.*