X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Ftopologymanager%2Fintegrationtest%2Fpom.xml;h=e278ecffd9c911fb1e5bb53e8e1375048cdd270a;hb=1bc23af1c00eebdcc68cccdfd5de81aa6b61f529;hp=83050ead39bf3848a542e2574a84d876a1e4e4eb;hpb=7974eb6a8ede81ed2593fe3fb5cda65cee51ee5d;p=controller.git diff --git a/opendaylight/topologymanager/integrationtest/pom.xml b/opendaylight/topologymanager/integrationtest/pom.xml index 83050ead39..e278ecffd9 100644 --- a/opendaylight/topologymanager/integrationtest/pom.xml +++ b/opendaylight/topologymanager/integrationtest/pom.xml @@ -1,39 +1,36 @@ - + 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 - 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 @@ -49,68 +46,56 @@ 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 - - - - - 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.* + @@ -129,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 +