X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fintegrationtest%2Fpom.xml;h=60b934a492f03bc0749cca246b2f346c2d13dadd;hp=6fc318cd3a6799faf9f6d480da44a4b7ef91f98c;hb=5adfd98dac66cab656090d1b51324b4d09573bd9;hpb=b29204146ca6957b5f968e07d9e7e2052ba70ef1 diff --git a/opendaylight/forwardingrulesmanager/integrationtest/pom.xml b/opendaylight/forwardingrulesmanager/integrationtest/pom.xml index 6fc318cd3a..60b934a492 100644 --- a/opendaylight/forwardingrulesmanager/integrationtest/pom.xml +++ b/opendaylight/forwardingrulesmanager/integrationtest/pom.xml @@ -4,103 +4,114 @@ 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 + clustering.services org.opendaylight.controller - hosttracker.implementation + clustering.stub org.opendaylight.controller - connectionmanager + configuration org.opendaylight.controller - connectionmanager.implementation + configuration.implementation org.opendaylight.controller - configuration + connectionmanager org.opendaylight.controller - sal.connection + connectionmanager.implementation org.opendaylight.controller - sal.connection.implementation + containermanager org.opendaylight.controller - configuration.implementation + containermanager.it.implementation org.opendaylight.controller - clustering.services + forwardingrulesmanager org.opendaylight.controller - clustering.stub + forwardingrulesmanager.implementation org.opendaylight.controller - switchmanager + hosttracker org.opendaylight.controller - switchmanager.implementation + hosttracker.implementation org.opendaylight.controller - sal + protocol_plugins.stub org.opendaylight.controller - sal.implementation + sal org.opendaylight.controller - forwardingrulesmanager + sal.connection org.opendaylight.controller - forwardingrulesmanager.implementation + sal.connection.implementation org.opendaylight.controller - containermanager + sal.implementation org.opendaylight.controller - containermanager.it.implementation + switchmanager org.opendaylight.controller - protocol_plugins.stub + switchmanager.implementation org.opendaylight.controller topologymanager - junit - junit + org.slf4j + log4j-over-slf4j @@ -123,42 +134,17 @@ pax-url-aether test - - org.slf4j - log4j-over-slf4j - - - ch.qos.logback - logback-core - - - ch.qos.logback - logback-classic - - - - ../implementation/target/jacoco.exec - ../implementation/target/jacoco-it.exec - - - - - 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.* + @@ -177,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 +