Use issue attribute where possible for better reporting

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115090 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2004-04-30 07:04:04 +00:00
parent 7175d602eb
commit d093bed400

View File

@ -35,7 +35,7 @@
</release>
<release version="1.2" date="2004-03-07">
<action dev="evenisse" type="fix">Fix dependency convergence page when project have no dependency.</action>
<action dev="dion" type="fix">Fix for MAVEN-887</action>
<action dev="dion" type="fix" issue="MAVEN-887"></action>
<action dev="dion" type="fix">Only run all sub projects 'site' goal on multiproject site if navigation type is aggregate. Otherwise the info is not needed (i.e. independent).</action>
</release>
<release version="1.1" date="2003-09-29">