X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Ftopologymanager%2Fintegrationtest%2Fpom.xml;h=ce6422c8c1d6dbafd3223957d76410d549c48f69;hp=93e8dcc89f3bec602c04762ded8ea0619819cba5;hb=refs%2Fchanges%2F39%2F11739%2F4;hpb=67dd6d9e323157551345f89d3c00c8ebad068a11 diff --git a/opendaylight/topologymanager/integrationtest/pom.xml b/opendaylight/topologymanager/integrationtest/pom.xml index 93e8dcc89f..ce6422c8c1 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.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 - topologymanager.integrationtest - 0.4.0-SNAPSHOT + 0.5.0-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.7.0-SNAPSHOT + configuration - + org.opendaylight.controller - sal.implementation - 0.4.1-SNAPSHOT + configuration.implementation org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller containermanager.it.implementation - 0.5.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.5.0-SNAPSHOT org.opendaylight.controller - clustering.services - 0.5.0-SNAPSHOT + hosttracker org.opendaylight.controller - clustering.stub - 0.4.1-SNAPSHOT + protocol_plugins.stub org.opendaylight.controller - statisticsmanager - 0.5.0-SNAPSHOT + sal org.opendaylight.controller - statisticsmanager.implementation - 0.4.1-SNAPSHOT + sal.implementation org.opendaylight.controller - switchmanager.implementation - 0.4.1-SNAPSHOT + statisticsmanager org.opendaylight.controller - switchmanager - - - - org.opendaylight.controller - configuration - 0.4.1-SNAPSHOT + statisticsmanager.implementation org.opendaylight.controller - configuration.implementation - 0.4.1-SNAPSHOT + switchmanager - + org.opendaylight.controller - hosttracker - ${hosttracker.version} + switchmanager.implementation org.opendaylight.controller topologymanager - 0.4.1-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 +