brett       2004/05/15 19:44:48

  Modified:    developer-activity project.xml
               developer-activity/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.5
  
  Revision  Changes    Path
  1.29      +6 -1      maven-plugins/developer-activity/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/developer-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:46 -0000      1.28
  +++ project.xml       16 May 2004 02:44:48 -0000      1.29
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-developer-activity-plugin</id>
     <name>Maven Developer Activity Plugin</name>
  -  <currentVersion>1.5-SNAPSHOT</currentVersion>
  +  <currentVersion>1.5</currentVersion>
     <description>This document provides a report of activity in terms of CVS commits 
and breaks it out by developer. Requires Maven 1.0 RC2.</description>
     <shortDescription>Developer Activity report</shortDescription>
     <url>http://maven.apache.org/reference/plugins/developer-activity/</url>
  @@ -38,6 +38,11 @@
         <id>1.4</id>
         <name>1.4</name>
         <tag>MAVEN_DEVELOPER_ACTIVITY_1_4</tag>
  +    </version>
  +    <version>
  +      <id>1.5</id>
  +      <name>1.5</name>
  +      <tag>MAVEN_DEVELOPER_ACTIVITY_1_5</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.10      +1 -2      maven-plugins/developer-activity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/developer-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:44:07 -0000       1.9
  +++ changes.xml       16 May 2004 02:44:48 -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]

Reply via email to