X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fintegrationtest%2Fpom.xml;h=7ad701a2cd85d33ce4a00f97e2099ecc73d4e84a;hb=6f4513207969e32b59dd456f43dfa9137e04d563;hp=797dec0264c264c8f0bc69e7dcb8ce707f8f70f7;hpb=a344e6a9d9ac9f513659eb0ec66b34d4c6f82c5d;p=controller.git diff --git a/opendaylight/forwardingrulesmanager/integrationtest/pom.xml b/opendaylight/forwardingrulesmanager/integrationtest/pom.xml index 797dec0264..7ad701a2cd 100644 --- a/opendaylight/forwardingrulesmanager/integrationtest/pom.xml +++ b/opendaylight/forwardingrulesmanager/integrationtest/pom.xml @@ -1,123 +1,122 @@ - + 4.0.0 org.opendaylight.controller commons.integrationtest - 0.5.0-SNAPSHOT + 0.5.1-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 forwardingrulesmanager.integrationtest - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller connectionmanager - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller connectionmanager.implementation - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal.connection - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller sal.connection.implementation - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller configuration.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller clustering.stub - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller sal.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller containermanager.it.implementation - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller protocol_plugins.stub - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT junit @@ -130,15 +129,24 @@ jacoco ../implementation/target/jacoco.exec - ../implementaiton/target/jacoco-it.exec + ../implementation/target/jacoco-it.exec java + + + + org.jacoco + jacoco-maven-plugin + 0.5.3.201107060350 + + + org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} ../implementation/target/jacoco-it.exec org.opendaylight.controller.*