X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fintegrationtest%2Fpom.xml;h=ff0bfcc1ef8c18136ae16df68c48253df207824d;hp=4c8e82b9c4b087d1889c0c945891ea013541425f;hb=bd98ee34425db52782ebdb0dd7cefcf1763f972c;hpb=74bc0b5153ff63bf0b0cac786ffb6815e28a1724 diff --git a/opendaylight/forwardingrulesmanager/integrationtest/pom.xml b/opendaylight/forwardingrulesmanager/integrationtest/pom.xml index 4c8e82b9c4..ff0bfcc1ef 100644 --- a/opendaylight/forwardingrulesmanager/integrationtest/pom.xml +++ b/opendaylight/forwardingrulesmanager/integrationtest/pom.xml @@ -1,156 +1,150 @@ - + 4.0.0 org.opendaylight.controller commons.integrationtest - 0.5.0-SNAPSHOT + 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 - forwardingrulesmanager.integrationtest - 0.4.0-SNAPSHOT + 0.4.2-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.0-SNAPSHOT + clustering.services org.opendaylight.controller - hosttracker.implementation - 0.4.0-SNAPSHOT + clustering.stub org.opendaylight.controller - connectionmanager - 0.1.0-SNAPSHOT + configuration org.opendaylight.controller - connectionmanager.implementation - 0.1.0-SNAPSHOT + configuration.implementation org.opendaylight.controller - configuration - 0.4.0-SNAPSHOT + connectionmanager org.opendaylight.controller - sal.connection - 0.1.0-SNAPSHOT + connectionmanager.implementation org.opendaylight.controller - sal.connection.implementation - 0.1.0-SNAPSHOT + containermanager org.opendaylight.controller - configuration.implementation - 0.4.0-SNAPSHOT + containermanager.it.implementation org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT + forwardingrulesmanager org.opendaylight.controller - clustering.stub - 0.4.0-SNAPSHOT + forwardingrulesmanager.implementation org.opendaylight.controller - switchmanager - 0.5.0-SNAPSHOT + hosttracker org.opendaylight.controller - switchmanager.implementation - 0.4.0-SNAPSHOT + hosttracker.implementation org.opendaylight.controller - sal - 0.5.0-SNAPSHOT + protocol_plugins.stub org.opendaylight.controller - sal.implementation - 0.4.0-SNAPSHOT + sal org.opendaylight.controller - forwardingrulesmanager - 0.4.0-SNAPSHOT + sal.connection org.opendaylight.controller - forwardingrulesmanager.implementation - 0.4.0-SNAPSHOT + sal.connection.implementation org.opendaylight.controller - containermanager - 0.5.0-SNAPSHOT + sal.implementation org.opendaylight.controller - containermanager.it.implementation - 0.5.0-SNAPSHOT + switchmanager org.opendaylight.controller - protocol_plugins.stub - 0.4.0-SNAPSHOT + switchmanager.implementation org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT - junit - junit - 4.8.1 + 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 - 0.5.3.201107060350 ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -169,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 +