update maven2 reports

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@61 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2007-05-10 21:34:28 +00:00
parent e004248539
commit ae791caac8
1 changed files with 4 additions and 2 deletions

View File

@ -130,13 +130,15 @@
<reportSets> <reportSets>
<reportSet> <reportSet>
<reports> <reports>
<report>dependencies</report>
<report>dependency-convergence</report>
<report>project-team</report> <report>project-team</report>
<report>mailing-list</report> <report>mailing-list</report>
<report>issue-tracking</report> <report>issue-tracking</report>
<report>dependencies</report>
<report>license</report> <report>license</report>
<report>scm</report> <report>scm</report>
<!--report>cim</report--> <report>index</report>
<report>summary</report>
</reports> </reports>
</reportSet> </reportSet>
</reportSets> </reportSets>