X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fintegrationtest%2Fpom.xml;h=65fc23265ae20be609dc2eb0fd6d079195183c54;hp=2e80cac2ac540ca36a5ca8c4a6fbb80b07afbd3b;hb=b2f1e02e9c650f9c9dbbe8eb5b7fa52210276866;hpb=cbbf119f683d7abb6402195a1990cee1d409c536 diff --git a/opendaylight/hosttracker/integrationtest/pom.xml b/opendaylight/hosttracker/integrationtest/pom.xml index 2e80cac2ac..65fc23265a 100644 --- a/opendaylight/hosttracker/integrationtest/pom.xml +++ b/opendaylight/hosttracker/integrationtest/pom.xml @@ -4,99 +4,106 @@ 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 - hosttracker.integrationtest - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT + + ../implementaiton/target/jacoco-it.exec + + ../implementation/target/jacoco.exec + + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + junit + junit + org.opendaylight.controller - hosttracker - ${hosttracker.version} + arphandler org.opendaylight.controller - hosttracker.implementation - ${hosttracker.version} + 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 + configuration.implementation + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + connectionmanager.implementation org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT - org.opendaylight.controller containermanager.it.implementation - 0.5.1-SNAPSHOT - org.opendaylight.controller - arphandler - ${arphandler.version} + hosttracker org.opendaylight.controller - clustering.services - 0.5.0-SNAPSHOT + hosttracker.implementation - org.opendaylight.controller - clustering.stub - 0.4.1-SNAPSHOT + sal - org.opendaylight.controller - switchmanager - 0.6.1-SNAPSHOT + sal.connection org.opendaylight.controller - switchmanager.implementation - 0.4.1-SNAPSHOT + sal.connection.implementation org.opendaylight.controller - configuration - 0.4.1-SNAPSHOT + sal.implementation - org.opendaylight.controller - configuration.implementation - 0.4.1-SNAPSHOT + switchmanager + + + org.opendaylight.controller + switchmanager.implementation - org.opendaylight.controller topologymanager - 0.4.1-SNAPSHOT - junit - junit + org.slf4j + log4j-over-slf4j @@ -119,43 +126,18 @@ pax-url-aether test - - org.slf4j - log4j-over-slf4j - - - ch.qos.logback - logback-core - - - ch.qos.logback - logback-classic - - - - ../implementation/target/jacoco.exec - ../implementaiton/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.* + @@ -174,4 +156,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 +