X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Ftopologymanager%2Fintegrationtest%2Fpom.xml;h=e278ecffd9c911fb1e5bb53e8e1375048cdd270a;hp=a72138548a80f0c71fc93368aa96fd33ef9ddefc;hb=df2ef2502fab919d73040836b93f0d05451c85f6;hpb=aa43d0b2fb8eaeec72adf7009a2cc855acb7115a diff --git a/opendaylight/topologymanager/integrationtest/pom.xml b/opendaylight/topologymanager/integrationtest/pom.xml index a72138548a..e278ecffd9 100644 --- a/opendaylight/topologymanager/integrationtest/pom.xml +++ b/opendaylight/topologymanager/integrationtest/pom.xml @@ -7,32 +7,30 @@ 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 - topologymanager.integrationtest 0.4.1-SNAPSHOT + + ../implementaiton/target/jacoco-it.exec + + ../implementation/target/jacoco.exec + - org.ops4j.pax.exam - pax-exam-container-native - test + org.opendaylight.controller + clustering.services org.opendaylight.controller - protocol_plugins.stub + clustering.stub org.opendaylight.controller - sal + configuration - + org.opendaylight.controller - sal.implementation + configuration.implementation org.opendaylight.controller @@ -48,50 +46,46 @@ org.opendaylight.controller - clustering.services + hosttracker org.opendaylight.controller - clustering.stub + protocol_plugins.stub org.opendaylight.controller - statisticsmanager + sal org.opendaylight.controller - statisticsmanager.implementation + sal.implementation org.opendaylight.controller - switchmanager.implementation + statisticsmanager org.opendaylight.controller - switchmanager + statisticsmanager.implementation org.opendaylight.controller - configuration + switchmanager org.opendaylight.controller - configuration.implementation - - - org.opendaylight.controller - hosttracker + switchmanager.implementation org.opendaylight.controller topologymanager + + org.ops4j.pax.exam + pax-exam-container-native + test + - - - ../implementation/target/jacoco.exec - ../implementaiton/target/jacoco-it.exec - @@ -99,7 +93,9 @@ jacoco-maven-plugin ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -118,4 +114,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 +