brett 2004/05/15 19:46:45
Modified: file-activity project.xml
file-activity/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.5
Revision Changes Path
1.29 +6 -1 maven-plugins/file-activity/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/file-activity/project.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- project.xml 16 May 2004 01:35:47 -0000 1.28
+++ project.xml 16 May 2004 02:46:45 -0000 1.29
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-file-activity-plugin</id>
<name>Maven File Activity Plug-in</name>
- <currentVersion>1.5-SNAPSHOT</currentVersion>
+ <currentVersion>1.5</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId>
<description>This document provides a report of activity in terms of CVS commits
and breaks it out by file. Requires Maven 1.0 RC2.</description>
<shortDescription>File activity Report</shortDescription>
@@ -39,6 +39,11 @@
<id>1.4</id>
<name>1.4</name>
<tag>MAVEN_FILE_ACTIVITY_1_4</tag>
+ </version>
+ <version>
+ <id>1.5</id>
+ <name>1.5</name>
+ <tag>MAVEN_FILE_ACTIVITY_1_5</tag>
</version>
</versions>
<developers>
1.10 +1 -2 maven-plugins/file-activity/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/file-activity/xdocs/changes.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- changes.xml 2 May 2004 13:49:47 -0000 1.9
+++ changes.xml 16 May 2004 02:46:45 -0000 1.10
@@ -24,8 +24,7 @@
<author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
</properties>
<body>
- <release version="1.5-SNAPSHOT" date="in CVS">
- </release>
+ <release version="1.5" date="2004-05-15"></release>
<release version="1.4" date="2004-03-07">
<action dev="evenisse" type="update">Add maven.changelog.basedir
property.</action>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]