X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fstatisticsmanager%2Fintegrationtest%2Fpom.xml;h=21664cde6a6243ed6878e77136ca051003899245;hp=ca2ec4eedcc93e0652cc8642b703b06375061ec0;hb=5dc63c9502b18d9060826c581c71f9237b45160b;hpb=6f4513207969e32b59dd456f43dfa9137e04d563 diff --git a/opendaylight/statisticsmanager/integrationtest/pom.xml b/opendaylight/statisticsmanager/integrationtest/pom.xml index ca2ec4eedc..21664cde6a 100644 --- a/opendaylight/statisticsmanager/integrationtest/pom.xml +++ b/opendaylight/statisticsmanager/integrationtest/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.integrationtest - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT ../../commons/integrationtest @@ -15,112 +15,137 @@ statisticsmanager.integrationtest - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT org.opendaylight.controller protocol_plugins.stub - 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller sal.implementation - 0.4.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller containermanager.it.implementation - 0.5.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.1-SNAPSHOT org.opendaylight.controller clustering.stub - 0.4.1-SNAPSHOT org.opendaylight.controller statisticsmanager - 0.4.1-SNAPSHOT org.opendaylight.controller statisticsmanager.implementation - 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager.implementation - 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.1-SNAPSHOT org.opendaylight.controller configuration.implementation - 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.1-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.1-SNAPSHOT + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + connectionmanager.implementation + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller + sal.connection.implementation + + + junit + junit + + + + 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 + + + org.slf4j + log4j-over-slf4j + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + - 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.*