MPCHANGES-20. Fixed typo in changes.xml example on plugin web site.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116044 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2004-09-15 11:05:11 +00:00
parent c4021ab77e
commit 848ea96d4f
2 changed files with 4 additions and 1 deletions

View File

@@ -25,6 +25,9 @@
</properties>
<body>
<release version="1.6-SNAPSHOT" date="in CVS">
<action dev="vmassol" type="fix" issue="MPCHANGES-20">
Fixed typo in changes.xml example on plugin web site.
</action>
<action dev="carlos" type="fix" issue="MPCHANGES-19">
Close output file in ReleaseVersion.releaseVersion()
</action>

View File

@@ -55,7 +55,7 @@
<action dev="vmassol" type="add">
Added blah blah.
</action>
<action dev="vmassol" type="fix" issues="JIRA-XXX">
<action dev="vmassol" type="fix" issue="JIRA-XXX">
Corrected bug blah blah.
</action>
<action dev="vmassol" type="remove" due-to="John Doe" due-to-email="john@doe.com">