X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fintegrationtest%2Fpom.xml;h=60b934a492f03bc0749cca246b2f346c2d13dadd;hp=37c3a10afba693b3dcf6387cef926fe1adc385e4;hb=5adfd98dac66cab656090d1b51324b4d09573bd9;hpb=77cbb9cd1fc983b6b2c6cb6bf17e16a964c987d3 diff --git a/opendaylight/forwardingrulesmanager/integrationtest/pom.xml b/opendaylight/forwardingrulesmanager/integrationtest/pom.xml index 37c3a10afb..60b934a492 100644 --- a/opendaylight/forwardingrulesmanager/integrationtest/pom.xml +++ b/opendaylight/forwardingrulesmanager/integrationtest/pom.xml @@ -4,150 +4,147 @@ org.opendaylight.controller commons.integrationtest - 0.5.1-SNAPSHOT + 0.6.0-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 - HEAD - forwardingrulesmanager.integrationtest - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT + + ../implementation/target/jacoco-it.exec + + ../implementation/target/jacoco.exec + + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + junit + junit + org.opendaylight.controller - hosttracker - 0.4.1-SNAPSHOT + clustering.services org.opendaylight.controller - hosttracker.implementation - 0.4.1-SNAPSHOT + clustering.stub org.opendaylight.controller - connectionmanager - 0.1.1-SNAPSHOT + configuration org.opendaylight.controller - connectionmanager.implementation - 0.1.1-SNAPSHOT + configuration.implementation org.opendaylight.controller - configuration - 0.4.1-SNAPSHOT + connectionmanager org.opendaylight.controller - sal.connection - 0.1.1-SNAPSHOT + connectionmanager.implementation org.opendaylight.controller - sal.connection.implementation - 0.1.1-SNAPSHOT + containermanager org.opendaylight.controller - configuration.implementation - 0.4.1-SNAPSHOT + containermanager.it.implementation org.opendaylight.controller - clustering.services - 0.4.1-SNAPSHOT + forwardingrulesmanager org.opendaylight.controller - clustering.stub - 0.4.1-SNAPSHOT + forwardingrulesmanager.implementation org.opendaylight.controller - switchmanager - 0.5.1-SNAPSHOT + hosttracker org.opendaylight.controller - switchmanager.implementation - 0.4.1-SNAPSHOT + hosttracker.implementation org.opendaylight.controller - sal - 0.5.1-SNAPSHOT + protocol_plugins.stub org.opendaylight.controller - sal.implementation - 0.4.1-SNAPSHOT + sal org.opendaylight.controller - forwardingrulesmanager - 0.4.1-SNAPSHOT + sal.connection org.opendaylight.controller - forwardingrulesmanager.implementation - 0.4.1-SNAPSHOT + sal.connection.implementation org.opendaylight.controller - containermanager - 0.5.1-SNAPSHOT + sal.implementation org.opendaylight.controller - containermanager.it.implementation - 0.5.1-SNAPSHOT + switchmanager org.opendaylight.controller - protocol_plugins.stub - 0.4.1-SNAPSHOT + switchmanager.implementation org.opendaylight.controller topologymanager - 0.4.1-SNAPSHOT - junit - junit + org.slf4j + log4j-over-slf4j + + + + 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 - - - jacoco - ../implementation/target/jacoco.exec - ../implementation/target/jacoco-it.exec - java - - - - - org.jacoco - jacoco-maven-plugin - 0.5.3.201107060350 - - - org.jacoco jacoco-maven-plugin - ${jacoco.version} ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -166,4 +163,10 @@ + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +