X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fintegrationtest%2Fpom.xml;h=4a8d93f3b3d822eace16344fe1929ef9bf5bd5a5;hb=1d5ba4a98412a83dc83a6151ef7fea2289f33fdb;hp=daee7a33a8ecab7d10d925e5162817736c880030;hpb=7eb31665534a5e8c61b4cb4ae6caf4030a3dfd36;p=controller.git diff --git a/opendaylight/switchmanager/integrationtest/pom.xml b/opendaylight/switchmanager/integrationtest/pom.xml index daee7a33a8..4a8d93f3b3 100644 --- a/opendaylight/switchmanager/integrationtest/pom.xml +++ b/opendaylight/switchmanager/integrationtest/pom.xml @@ -7,32 +7,43 @@ 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.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,39 +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 - hosttracker + sal.implementation org.opendaylight.controller - hosttracker.implementation + switchmanager org.opendaylight.controller - topologymanager + switchmanager.implementation org.opendaylight.controller - protocol_plugins.stub + topologymanager - junit - junit + org.slf4j + log4j-over-slf4j @@ -99,24 +110,7 @@ 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 - @@ -125,7 +119,9 @@ jacoco-maven-plugin ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -144,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 +