marked aggregate reports as non-inherited (even if this is known to non-working: MNG-5155)

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1164971 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2011-09-04 08:35:22 +00:00
parent 647e2290b8
commit 83c92dcc21
1 changed files with 2 additions and 0 deletions

View File

@ -552,6 +552,7 @@
</reportSet>
<reportSet>
<id>aggregate</id>
<inherited>false</inherited>
<reports>
<report>aggregate</report>
</reports>
@ -571,6 +572,7 @@
</reportSet>
<reportSet>
<id>aggregate</id>
<inherited>false</inherited>
<reports>
<report>aggregate</report>
</reports>