From 983d1eccb043c98b5b37db82f6fd29ef82009d08 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Wed, 8 Jul 2015 20:30:55 +0200 Subject: [PATCH] Remove Maven 2-specific jacoco configuration --- pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/pom.xml b/pom.xml index a4a4d1d..1555ce0 100644 --- a/pom.xml +++ b/pom.xml @@ -117,22 +117,6 @@ check - - - - - BUNDLE - - - - COMPLEXITY - COVEREDRATIO - 0.60 - - - - - -- 2.7.4