[maven-scm-plugin] prepare release 1.4
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115321 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
689fbdbe33
commit
f379f53365
@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-changes-plugin</id>
|
||||
<name>Maven Changes Plugin</name>
|
||||
<currentVersion>1.4-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.4</currentVersion>
|
||||
<shortDescription>Produce changes report</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/changes/</url>
|
||||
<issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10312</issueTrackingUrl>
|
||||
@ -39,6 +39,11 @@
|
||||
<name>1.3</name>
|
||||
<tag>MAVEN_CHANGES_1_3</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.4</id>
|
||||
<name>1.4</name>
|
||||
<tag>MAVEN_CHANGES_1_4</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -24,12 +24,12 @@
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.4-SNAPSHOT" date="in CVS">
|
||||
<release version="1.4" date="2004-05-15">
|
||||
<action dev="aheritier" type="fix" issue="MPCHANGES-8" due-to="Bertrand Florat">"title" attribute added to images. Correction of links in "Release History".</action>
|
||||
<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.
|
||||
<action dev="vmassol" type="add" issue="MPCHANGES-5">Added documentation for the format of
|
||||
<code>changes.xml</code>file.
|
||||
</action>
|
||||
<action dev="brett" type="fix" due-to="Tim Shadel" issue="MPCHANGES-6">Fix anchor links in report</action>
|
||||
</release>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user