X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fstatisticsmanager%2Fintegrationtest%2Fpom.xml;h=2946e698fe21a28f9ff5b66d28877999f5f9cb2f;hb=67534d812ccdfc1d152660165e4c69e972f60671;hp=c476ca3a934484643625d22de5acf2d361ffe2b1;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/statisticsmanager/integrationtest/pom.xml b/opendaylight/statisticsmanager/integrationtest/pom.xml index c476ca3a93..2946e698fe 100644 --- a/opendaylight/statisticsmanager/integrationtest/pom.xml +++ b/opendaylight/statisticsmanager/integrationtest/pom.xml @@ -4,126 +4,147 @@ org.opendaylight.controller commons.integrationtest - 0.5.0 + 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 - releasepom-0.1.0 - statisticsmanager.integrationtest - 0.4.0 + 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 - 0.4.0 + clustering.services org.opendaylight.controller - sal - 0.5.0 + clustering.stub - + + org.opendaylight.controller - sal.implementation - 0.4.0 + configuration + + + org.opendaylight.controller + configuration.implementation + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + connectionmanager.implementation org.opendaylight.controller containermanager - 0.5.0 org.opendaylight.controller containermanager.it.implementation - 0.5.0 org.opendaylight.controller forwardingrulesmanager - 0.4.0 org.opendaylight.controller - clustering.services - 0.4.0 + hosttracker org.opendaylight.controller - clustering.stub - 0.4.0 + protocol_plugins.stub org.opendaylight.controller - statisticsmanager - 0.4.0 + sal org.opendaylight.controller - statisticsmanager.implementation - 0.4.0 + sal.connection org.opendaylight.controller - switchmanager.implementation - 0.4.0 + sal.connection.implementation org.opendaylight.controller - switchmanager - 0.5.0 + sal.implementation - - + org.opendaylight.controller - configuration - 0.4.0 + statisticsmanager org.opendaylight.controller - configuration.implementation - 0.4.0 + statisticsmanager.implementation - + org.opendaylight.controller - hosttracker - 0.4.0 + switchmanager + + + org.opendaylight.controller + switchmanager.implementation org.opendaylight.controller topologymanager - 0.4.0 + + + 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 - ${jacoco.version} ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -142,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 +