X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Fintegrationtest%2Fpom.xml;h=390f736b6479f886454b3f007ba4d347a11459a0;hp=460b09e9dad81856dc5dde0892e073fdf8b2f7f6;hb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;hpb=84e8316159f90f224f75e86a606c525e53b2ff7a diff --git a/opendaylight/clustering/integrationtest/pom.xml b/opendaylight/clustering/integrationtest/pom.xml index 460b09e9da..390f736b64 100644 --- a/opendaylight/clustering/integrationtest/pom.xml +++ b/opendaylight/clustering/integrationtest/pom.xml @@ -4,45 +4,56 @@ org.opendaylight.controller commons.integrationtest - 0.5.0-SNAPSHOT + 0.5.0 ../../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 + releasepom-0.1.0 + clustering.services.integrationtest - 0.4.0-SNAPSHOT + 0.4.0 - - org.infinispan - infinispan-core - 5.2.3.Final - org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.0 org.opendaylight.controller sal.implementation - 0.4.0-SNAPSHOT + 0.4.0 - + org.opendaylight.controller clustering.services-implementation - 0.4.0-SNAPSHOT + 0.4.0 + + + org.opendaylight.controller + containermanager + 0.5.0 + + + org.opendaylight.controller + containermanager.it.implementation + 0.5.0 jacoco ../implementation/target/jacoco.exec - ../implementaiton/target/jacoco-it.exec + ../implementation/target/jacoco-it.exec java @@ -59,7 +70,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} ../implementation/target/jacoco-it.exec org.opendaylight.controller.*