- 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:
parent
aeeda11d14
commit
1ba7d904a9
@ -13,9 +13,9 @@
|
|||||||
</action>
|
</action>
|
||||||
</release>
|
</release>
|
||||||
|
|
||||||
<release version="1.5" date="Unknown">
|
<release version="1.5" date="2003-10-08">
|
||||||
<action dev="dion" type="fix">
|
<action dev="dion" type="fix" issue="MPANT-2">
|
||||||
Make relative paths output for various pom values. MPANT-2.
|
Make relative paths output for various pom values.
|
||||||
</action>
|
</action>
|
||||||
</release>
|
</release>
|
||||||
|
|
||||||
@ -71,9 +71,9 @@
|
|||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
Fix documentation
|
Fix documentation
|
||||||
</action>
|
</action>
|
||||||
<action dev="dion" type="fix">
|
<action dev="dion" type="fix" issue="MPANT-1">
|
||||||
Fix for bug MPANT-1: generated ant build should execute the unit tests
|
Generated ant build should execute the unit tests before generating a
|
||||||
before generating a jar.
|
jar.
|
||||||
</action>
|
</action>
|
||||||
</release>
|
</release>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user