You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2004/10/23 14:41:06 UTC

cvs commit: maven-plugins/file-activity/xdocs changes.xml

brett       2004/10/23 05:41:06

  Modified:    file-activity project.xml
               file-activity/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.5.1
  
  Revision  Changes    Path
  1.34      +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.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- project.xml	23 Oct 2004 12:11:51 -0000	1.33
  +++ project.xml	23 Oct 2004 12:41:06 -0000	1.34
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-file-activity-plugin</id>
     <name>Maven File Activity Plug-in</name>
  -  <currentVersion>1.5.1-SNAPSHOT</currentVersion>
  +  <currentVersion>1.5.1</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>
  @@ -45,6 +45,11 @@
         <id>1.5</id>
         <name>1.5</name>
         <tag>MAVEN_FILE_ACTIVITY_1_5</tag>
  +    </version>
  +    <version>
  +      <id>1.5.1</id>
  +      <name>1.5.1</name>
  +      <tag>MAVEN_FILE_ACTIVITY_1_5_1</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.13      +2 -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.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- changes.xml	19 Jul 2004 03:00:35 -0000	1.12
  +++ changes.xml	23 Oct 2004 12:41:06 -0000	1.13
  @@ -24,10 +24,10 @@
       <author email="evenisse@ifrance.com">Emmanuel Venisse</author>
     </properties>
     <body>
  -    <release version="1.5.1-SNAPSHOT" date="in CVS">
  +    <release version="1.5.1" date="2004-10-23">
         <action dev="dion" type="fix" issue="MPDEVACTIVITY-1">Use maven.changelog.range instead of maven.activity.range.</action>
       </release>
  -    <release version="1.5" date="2004-05-15"></release>
  +    <release version="1.5" date="2004-05-15"/>
       <release version="1.4" date="2004-03-07">
         <action dev="evenisse" type="update">Add maven.changelog.basedir property.</action>
       </release>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org