X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fintegrationtest%2Fpom.xml;h=65fc23265ae20be609dc2eb0fd6d079195183c54;hp=c2d30e78c64b7c0204252f4d0a40bfc526b0cc36;hb=b2f1e02e9c650f9c9dbbe8eb5b7fa52210276866;hpb=ba470e5b912b7251110b6e7a1da583144a5b8fe8 diff --git a/opendaylight/hosttracker/integrationtest/pom.xml b/opendaylight/hosttracker/integrationtest/pom.xml index c2d30e78c6..65fc23265a 100644 --- a/opendaylight/hosttracker/integrationtest/pom.xml +++ b/opendaylight/hosttracker/integrationtest/pom.xml @@ -4,35 +4,58 @@ 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 + arphandler org.opendaylight.controller - hosttracker.implementation + clustering.services org.opendaylight.controller - sal + clustering.stub org.opendaylight.controller - sal.implementation + configuration + + + org.opendaylight.controller + configuration.implementation + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + connectionmanager.implementation org.opendaylight.controller @@ -44,39 +67,43 @@ org.opendaylight.controller - arphandler + hosttracker org.opendaylight.controller - clustering.services + hosttracker.implementation org.opendaylight.controller - clustering.stub + sal org.opendaylight.controller - switchmanager + sal.connection org.opendaylight.controller - switchmanager.implementation + sal.connection.implementation org.opendaylight.controller - configuration + sal.implementation org.opendaylight.controller - configuration.implementation + switchmanager + + + org.opendaylight.controller + switchmanager.implementation org.opendaylight.controller topologymanager - junit - junit + org.slf4j + log4j-over-slf4j @@ -99,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.* + @@ -154,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 +