X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fstatisticsmanager%2Fintegrationtest%2Fpom.xml;h=2946e698fe21a28f9ff5b66d28877999f5f9cb2f;hp=743c6784a51b607e57bd15b0d216593be274a6a0;hb=df2ef2502fab919d73040836b93f0d05451c85f6;hpb=3e7cfb454f0e9d2eab68aef8bf855746c4df5cdb diff --git a/opendaylight/statisticsmanager/integrationtest/pom.xml b/opendaylight/statisticsmanager/integrationtest/pom.xml index 743c6784a5..2946e698fe 100644 --- a/opendaylight/statisticsmanager/integrationtest/pom.xml +++ b/opendaylight/statisticsmanager/integrationtest/pom.xml @@ -4,123 +4,114 @@ 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 - statisticsmanager.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 - protocol_plugins.stub - 0.4.1-SNAPSHOT + clustering.services org.opendaylight.controller - sal - 0.5.1-SNAPSHOT + clustering.stub - + + org.opendaylight.controller - sal.implementation - 0.4.1-SNAPSHOT + configuration org.opendaylight.controller - containermanager - 0.5.1-SNAPSHOT + configuration.implementation org.opendaylight.controller - containermanager.it.implementation - 0.5.1-SNAPSHOT + connectionmanager org.opendaylight.controller - forwardingrulesmanager - 0.4.1-SNAPSHOT + connectionmanager.implementation org.opendaylight.controller - clustering.services - 0.4.1-SNAPSHOT + containermanager org.opendaylight.controller - clustering.stub - 0.4.1-SNAPSHOT + containermanager.it.implementation org.opendaylight.controller - statisticsmanager - 0.5.0-SNAPSHOT + forwardingrulesmanager org.opendaylight.controller - statisticsmanager.implementation - 0.4.1-SNAPSHOT + hosttracker org.opendaylight.controller - switchmanager.implementation - 0.4.1-SNAPSHOT + protocol_plugins.stub org.opendaylight.controller - switchmanager - 0.6.1-SNAPSHOT + sal - - + org.opendaylight.controller - configuration - 0.4.1-SNAPSHOT + sal.connection org.opendaylight.controller - configuration.implementation - 0.4.1-SNAPSHOT + sal.connection.implementation - + org.opendaylight.controller - hosttracker - ${hosttracker.version} + sal.implementation org.opendaylight.controller - topologymanager - 0.4.1-SNAPSHOT + statisticsmanager org.opendaylight.controller - connectionmanager - 0.1.1-SNAPSHOT + statisticsmanager.implementation org.opendaylight.controller - connectionmanager.implementation - 0.1.1-SNAPSHOT + switchmanager org.opendaylight.controller - sal.connection - 0.1.1-SNAPSHOT + switchmanager.implementation org.opendaylight.controller - sal.connection.implementation - 0.1.1-SNAPSHOT + topologymanager - junit - junit + org.slf4j + log4j-over-slf4j @@ -143,42 +134,17 @@ 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 - 0.5.3.201107060350 - - - org.jacoco jacoco-maven-plugin - ${jacoco.version} ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -197,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 +