X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fintegrationtest%2Fpom.xml;h=2fa9c26a9036df67dcd77a8da03b4283e92c5b27;hb=5bf8e609e5f7c2f69ea58a5d0e6d7a564457b2f1;hp=c3997a41888d3b3cccdd6a0e07df540e74993e02;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f;p=controller.git diff --git a/opendaylight/switchmanager/integrationtest/pom.xml b/opendaylight/switchmanager/integrationtest/pom.xml index c3997a4188..2fa9c26a90 100644 --- a/opendaylight/switchmanager/integrationtest/pom.xml +++ b/opendaylight/switchmanager/integrationtest/pom.xml @@ -21,65 +21,89 @@ org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager.implementation - 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller sal.implementation - 0.4.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller containermanager.it.implementation - 0.5.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.1-SNAPSHOT org.opendaylight.controller clustering.stub - 0.4.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.1-SNAPSHOT org.opendaylight.controller configuration.implementation - 0.4.1-SNAPSHOT org.opendaylight.controller protocol_plugins.stub - 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 ../implementation/target/jacoco-it.exec - java