From 410923f52a18ec2452b0a5ac47c7974f0f1d96ab Mon Sep 17 00:00:00 2001 From: feststelltaste Date: Thu, 28 Jul 2016 21:03:03 +0200 Subject: [PATCH] Downgrade Cobertura to enable 'mvn site' --- pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index afcc6db8d..9004c137d 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 1.1.1 1.1.0 - 2.7 + 2.6 @@ -366,7 +366,9 @@ cobertura-maven-plugin ${cobertura.version} - + + false +