[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:
parent
f0561eb682
commit
6e8fe00b15
@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-changes-plugin</id>
|
||||
<name>Maven Changes Plugin</name>
|
||||
<currentVersion>1.6-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.5.1</currentVersion>
|
||||
<shortDescription>Produce changes report</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/changes/</url>
|
||||
<issueTrackingUrl>http://jira.codehaus.org/browse/MPCHANGES</issueTrackingUrl>
|
||||
@ -49,6 +49,11 @@
|
||||
<name>1.5</name>
|
||||
<tag>MAVEN_CHANGES_1_5</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.5.1</id>
|
||||
<name>1.5.1</name>
|
||||
<tag>MAVEN_CHANGES_1_5_1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user