fixed typo

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1164984 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2011-09-04 09:57:54 +00:00
parent e43c8ebca3
commit 11249d8649
1 changed files with 1 additions and 1 deletions

View File

@ -544,7 +544,7 @@
<artifactId>cobertura-maven-plugin</artifactId>
<reportSets>
<reportSet>
<!--Disabled at it kills the site generation via a NoClassDefFoundError-->
<!-- Disabled as it kills the site generation via a NoClassDefFoundError -->
<reports />
</reportSet>
</reportSets>