From 5e29aee16fdb3534aeb6f43e7c6aa7050ea32910 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Wed, 17 Feb 2016 14:03:38 +0000 Subject: [PATCH] pom.xml:jacoco: rule and limit implementation hints are not needed with maven 3 Signed-off-by: Paul Campbell --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index aa96065..7581115 100644 --- a/pom.xml +++ b/pom.xml @@ -274,7 +274,7 @@ - + CLASS *Test @@ -285,12 +285,12 @@ COVEREDRATIO 0.50 - + INSTRUCTION COVEREDRATIO 0.80 - + CLASS MISSEDCOUNT 0