Added Findbugs aggregators which were missing.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116201 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2004-11-05 14:49:55 +00:00
parent dd884085d3
commit 7ac9be500d
3 changed files with 85 additions and 0 deletions

View File

@@ -25,6 +25,9 @@
</properties>
<body>
<release version="1.6-SNAPSHOT" date="in CVS">
<action dev="vmassol" type="fix" issue="MPDASHBOARD-16">
Added Findbugs aggregators which were missing.
</action>
</release>
<release version="1.5" date="2004-10-15">
<action dev="vmassol" type="add">Added dashboard report example to the Dashboard plugin web site.</action>