[maven-scm-plugin] prepare release 1.5.1

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116160 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-10-23 11:08:54 +00:00
parent f0561eb682
commit 6e8fe00b15
2 changed files with 11 additions and 10 deletions

View File

@@ -24,15 +24,11 @@
<author email="vmassol@apache.org">Vincent Massol</author>
</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>
<action dev="vmassol" type="fix" issue="MPCHANGES-17">
Use the short notation for JIRA links (<code>%URL%/%ISSUE%</code>).
<release version="1.5.1" date="2004-10-23">
<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>
<action dev="vmassol" type="fix" issue="MPCHANGES-17">Use the short notation for JIRA links (
<code>%URL%/%ISSUE%</code>).
</action>
</release>
<release version="1.5" date="2004-07-08">