- Added date for 1.5 release (I've used the date of the plugin jar on ibiblio)

- Use the new issue attribute


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114350 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol 2003-11-16 15:02:34 +00:00
parent aeeda11d14
commit 1ba7d904a9

View File

@ -13,9 +13,9 @@
</action>
</release>
<release version="1.5" date="Unknown">
<action dev="dion" type="fix">
Make relative paths output for various pom values. MPANT-2.
<release version="1.5" date="2003-10-08">
<action dev="dion" type="fix" issue="MPANT-2">
Make relative paths output for various pom values.
</action>
</release>
@ -71,9 +71,9 @@
<action dev="dion" type="update">
Fix documentation
</action>
<action dev="dion" type="fix">
Fix for bug MPANT-1: generated ant build should execute the unit tests
before generating a jar.
<action dev="dion" type="fix" issue="MPANT-1">
Generated ant build should execute the unit tests before generating a
jar.
</action>
</release>