Fix invalid xml.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@155645 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2005-02-27 22:10:59 +00:00
parent 3bf75dc1ac
commit 87543c41ca

View File

@ -27,7 +27,7 @@
<release version="1.7-SNAPSHOT" date="on CVS">
<action dev="felipeal" type="add" issue="MPEAR-25">Added property <code>maven.ear.final.name</code>.
</action>
<action dev="felipeal" type="remove" issue="MPEAR-37">Removed checking introduced by MPEAR-9, as the fix introduced more bugs than it solved</code>.
<action dev="felipeal" type="remove" issue="MPEAR-37">Removed checking introduced by MPEAR-9, as the fix introduced more bugs than it solved.
</action>
<action dev="dion" type="fix" issue="MPEAR-32">Re-added property <code>maven.ear.appxml</code>.
</action>