From: Giovanni Meo Date: Tue, 23 Apr 2013 10:22:25 +0000 (+0200) Subject: Fix yet another breakage on m2e import, due to introduction of another X-Git-Tag: releasepom-0.1.0~546 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=71dd6e8bbbc0dc9b856988c9b734b8cc0d464a56 Fix yet another breakage on m2e import, due to introduction of another unknown to m2e maven plugin. Change-Id: I63a32c632546ff7c86f329a809a515349380f611 Signed-off-by: Giovanni Meo --- diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 77e07c7a9f..07f23db461 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -316,6 +316,21 @@ + + + org.jacoco + jacoco-maven-plugin + [0.0,) + + prepare-agent + pre-test + post-test + + + + + +