[maven-scm-plugin] prepare release 1.5.2

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@226456 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett 2005-07-30 01:58:29 +00:00
parent d9c5c32fed
commit 308f610388
2 changed files with 7 additions and 4 deletions

View File

@ -17,13 +17,12 @@
* limitations under the License.
*/
-->
<project>
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-file-activity-plugin</id>
<name>Maven File Activity Plug-in</name>
<currentVersion>1.5.2-SNAPSHOT</currentVersion>
<currentVersion>1.5.2</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId>
<description>This document provides a report of activity in terms of CVS commits and breaks it out by file.</description>
<shortDescription>File activity Report</shortDescription>
@ -51,6 +50,11 @@
<name>1.5.1</name>
<tag>MAVEN_FILE_ACTIVITY_1_5_1</tag>
</version>
<version>
<id>1.5.2</id>
<name>1.5.2</name>
<tag>maven-file-activity-plugin-1.5.2</tag>
</version>
</versions>
<developers>
<developer>

View File

@ -17,14 +17,13 @@
* limitations under the License.
*/
-->
<document>
<properties>
<title>Changes</title>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.5.2" date="in SVN">
<release version="1.5.2" date="2005-07-30">
<action dev="brett" type="fix" issue="MPDEVACTIVITY-4">Make template compatible with changelog 1.8 plugin</action>
</release>
<release version="1.5.1" date="2004-10-23">