X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Ftopologymanager%2Fintegrationtest%2Fpom.xml;h=e278ecffd9c911fb1e5bb53e8e1375048cdd270a;hb=0d896bf5699afcb1083d73c90a2669aace28d4c4;hp=5dfa1632f74c4d323cb87e8cbe8bb8885ada9e35;hpb=d1ab4c3ea79bcd74e02aa9334bc660cb7fc6d037;p=controller.git diff --git a/opendaylight/topologymanager/integrationtest/pom.xml b/opendaylight/topologymanager/integrationtest/pom.xml index 5dfa1632f7..e278ecffd9 100644 --- a/opendaylight/topologymanager/integrationtest/pom.xml +++ b/opendaylight/topologymanager/integrationtest/pom.xml @@ -1,133 +1,101 @@ - + 4.0.0 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 - topologymanager.integrationtest - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT + + ../implementaiton/target/jacoco-it.exec + + ../implementation/target/jacoco.exec + - org.ops4j.pax.exam - pax-exam-container-native - ${exam.version} - test + org.opendaylight.controller + clustering.services org.opendaylight.controller - protocol_plugins.stub - 0.4.1-SNAPSHOT + clustering.stub org.opendaylight.controller - sal - 0.5.0-SNAPSHOT + configuration - + org.opendaylight.controller - sal.implementation - 0.4.0-SNAPSHOT + configuration.implementation org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT org.opendaylight.controller containermanager.it.implementation - 0.5.0-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT + hosttracker org.opendaylight.controller - clustering.stub - 0.4.0-SNAPSHOT + protocol_plugins.stub org.opendaylight.controller - statisticsmanager - 0.4.0-SNAPSHOT + sal org.opendaylight.controller - statisticsmanager.implementation - 0.4.0-SNAPSHOT + sal.implementation org.opendaylight.controller - switchmanager.implementation - 0.4.0-SNAPSHOT + statisticsmanager org.opendaylight.controller - switchmanager - - - - org.opendaylight.controller - configuration - 0.4.0-SNAPSHOT + statisticsmanager.implementation org.opendaylight.controller - configuration.implementation - 0.4.0-SNAPSHOT + switchmanager - + org.opendaylight.controller - hosttracker - ${hosttracker.version} + switchmanager.implementation org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + + + org.ops4j.pax.exam + pax-exam-container-native + test - - - ../implementation/target/jacoco.exec - ../implementaiton/target/jacoco-it.exec - - - - - org.jacoco - jacoco-maven-plugin - 0.5.3.201107060350 - - - org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -146,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 +