X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fintegrationtest%2Fpom.xml;h=4a8d93f3b3d822eace16344fe1929ef9bf5bd5a5;hp=2fa9c26a9036df67dcd77a8da03b4283e92c5b27;hb=63ebb308c97fc06eafe813c347f9c8d7cde541eb;hpb=ba470e5b912b7251110b6e7a1da583144a5b8fe8 diff --git a/opendaylight/switchmanager/integrationtest/pom.xml b/opendaylight/switchmanager/integrationtest/pom.xml index 2fa9c26a90..4a8d93f3b3 100644 --- a/opendaylight/switchmanager/integrationtest/pom.xml +++ b/opendaylight/switchmanager/integrationtest/pom.xml @@ -4,35 +4,46 @@ org.opendaylight.controller commons.integrationtest - 0.5.1-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 - HEAD - switchmanager.integrationtest - 0.4.1-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 - switchmanager + clustering.services - + org.opendaylight.controller - switchmanager.implementation + clustering.stub - + org.opendaylight.controller - sal + configuration - + org.opendaylight.controller - sal.implementation + configuration.implementation org.opendaylight.controller @@ -44,27 +55,39 @@ org.opendaylight.controller - clustering.services + hosttracker org.opendaylight.controller - clustering.stub + hosttracker.implementation org.opendaylight.controller - configuration + protocol_plugins.stub org.opendaylight.controller - configuration.implementation + sal org.opendaylight.controller - protocol_plugins.stub + sal.implementation - junit - junit + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + switchmanager.implementation + + + org.opendaylight.controller + topologymanager + + + org.slf4j + log4j-over-slf4j @@ -87,34 +110,18 @@ 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 - ${jacoco.version} ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -133,5 +140,11 @@ + + 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 +