X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fintegrationtest%2Fpom.xml;h=dabccf3f7119742948c32d479ad22d2b48b465cd;hp=e4e779001202dd383ba235f71728f391dea3f640;hb=refs%2Fchanges%2F39%2F11739%2F4;hpb=5b16b5aa030d26cbf2c6dc17b3f7a530fbdb987f diff --git a/opendaylight/hosttracker/integrationtest/pom.xml b/opendaylight/hosttracker/integrationtest/pom.xml index e4e7790012..dabccf3f71 100644 --- a/opendaylight/hosttracker/integrationtest/pom.xml +++ b/opendaylight/hosttracker/integrationtest/pom.xml @@ -4,43 +4,50 @@ org.opendaylight.controller commons.integrationtest - 0.5.2-SNAPSHOT + 0.6.0-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.2-SNAPSHOT + 0.6.0-SNAPSHOT + + ../implementaiton/target/jacoco-it.exec + + ../implementation/target/jacoco.exec + - org.opendaylight.controller - hosttracker + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + junit + junit org.opendaylight.controller - hosttracker.implementation + arphandler org.opendaylight.controller - sal + clustering.services org.opendaylight.controller - sal.implementation + clustering.stub org.opendaylight.controller - sal.connection + configuration org.opendaylight.controller - sal.connection.implementation + configuration.implementation org.opendaylight.controller @@ -60,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 @@ -115,24 +126,7 @@ 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 - @@ -141,7 +135,9 @@ jacoco-maven-plugin ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -160,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 +