X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fstatisticsmanager%2Fintegrationtest%2Fpom.xml;h=2946e698fe21a28f9ff5b66d28877999f5f9cb2f;hb=0dc58e503c111621d7d28c880b1a3fca61e47311;hp=e80c4c9c5b5be7a34f2cc0dd9428b6b8676f7f4a;hpb=571ab6d5ffb9489cf91dea5293f7bbfd74589f9f;p=controller.git diff --git a/opendaylight/statisticsmanager/integrationtest/pom.xml b/opendaylight/statisticsmanager/integrationtest/pom.xml index e80c4c9c5b..2946e698fe 100644 --- a/opendaylight/statisticsmanager/integrationtest/pom.xml +++ b/opendaylight/statisticsmanager/integrationtest/pom.xml @@ -7,100 +7,111 @@ 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 - statisticsmanager.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 - protocol_plugins.stub + clustering.services org.opendaylight.controller - sal + clustering.stub - + + org.opendaylight.controller - sal.implementation + configuration org.opendaylight.controller - containermanager + configuration.implementation org.opendaylight.controller - containermanager.it.implementation + connectionmanager org.opendaylight.controller - forwardingrulesmanager + connectionmanager.implementation org.opendaylight.controller - clustering.services + containermanager org.opendaylight.controller - clustering.stub + containermanager.it.implementation org.opendaylight.controller - statisticsmanager + forwardingrulesmanager org.opendaylight.controller - statisticsmanager.implementation + hosttracker org.opendaylight.controller - switchmanager.implementation + protocol_plugins.stub org.opendaylight.controller - switchmanager + sal - - + org.opendaylight.controller - configuration + sal.connection org.opendaylight.controller - configuration.implementation + sal.connection.implementation - + org.opendaylight.controller - hosttracker + sal.implementation org.opendaylight.controller - topologymanager + statisticsmanager org.opendaylight.controller - connectionmanager + statisticsmanager.implementation org.opendaylight.controller - connectionmanager.implementation + switchmanager org.opendaylight.controller - sal.connection + switchmanager.implementation org.opendaylight.controller - sal.connection.implementation + topologymanager - junit - junit + org.slf4j + log4j-over-slf4j @@ -123,24 +134,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 - @@ -148,7 +142,9 @@ jacoco-maven-plugin ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -167,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 +