Formatting

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115061 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-04-27 05:49:17 +00:00
parent 66f0b4750c
commit 0000c2f895

View File

@@ -25,6 +25,7 @@
</properties>
<body>
<release version="1.4-SNAPSHOT" date="in CVS">
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
<action dev="brett" type="fix" issue="MPCHANGES-7">Don't overwrite currentVersion if it already has a release date. Add unit tests.</action>
<action dev="vmassol" type="add" issue="MPCHANGES-5">
Added documentation for the format of <code>changes.xml</code> file.