X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Ftopologymanager%2Fintegrationtest%2Fpom.xml;h=ce6422c8c1d6dbafd3223957d76410d549c48f69;hp=0a36cbdb1ea65437e652a18ba6eea2dc80c85c6f;hb=531621aac4cff9d39cbd8668a53bdeba8a0e6d81;hpb=2c7c9ef5e517de98e0d740f938762cc746dbcde1 diff --git a/opendaylight/topologymanager/integrationtest/pom.xml b/opendaylight/topologymanager/integrationtest/pom.xml index 0a36cbdb1e..ce6422c8c1 100644 --- a/opendaylight/topologymanager/integrationtest/pom.xml +++ b/opendaylight/topologymanager/integrationtest/pom.xml @@ -4,35 +4,33 @@ 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 - topologymanager.integrationtest - 0.4.1-SNAPSHOT + 0.5.0-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,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.* + @@ -128,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 +