mirror of https://github.com/apache/maven.git
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:
parent
e43c8ebca3
commit
11249d8649
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue