X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Fintegrationtest%2Fpom.xml;h=63ef24d3b161bb98947540c3e1c64f00071672b8;hb=9411770e514bb0c5a65f96dc9deb7a87a9ea86ad;hp=460b09e9dad81856dc5dde0892e073fdf8b2f7f6;hpb=904be6b7a0750dc395677fac2864a376c96e4ec2;p=controller.git diff --git a/opendaylight/clustering/integrationtest/pom.xml b/opendaylight/clustering/integrationtest/pom.xml index 460b09e9da..63ef24d3b1 100644 --- a/opendaylight/clustering/integrationtest/pom.xml +++ b/opendaylight/clustering/integrationtest/pom.xml @@ -7,16 +7,16 @@ 0.5.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 + clustering.services.integrationtest 0.4.0-SNAPSHOT - - org.infinispan - infinispan-core - 5.2.3.Final - org.opendaylight.controller clustering.services @@ -32,17 +32,27 @@ sal.implementation 0.4.0-SNAPSHOT - + org.opendaylight.controller clustering.services-implementation 0.4.0-SNAPSHOT + + org.opendaylight.controller + containermanager + 0.5.0-SNAPSHOT + + + org.opendaylight.controller + containermanager.it.implementation + 0.5.0-SNAPSHOT + jacoco ../implementation/target/jacoco.exec - ../implementaiton/target/jacoco-it.exec + ../implementation/target/jacoco-it.exec java @@ -59,7 +69,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} ../implementation/target/jacoco-it.exec org.opendaylight.controller.*