vmassol     2003/11/28 00:14:35

  Modified:    clover   project.xml
               clover/xdocs changes.xml
  Log:
  continue work for 1.4
  
  Revision  Changes    Path
  1.26      +6 -1      maven-plugins/clover/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/clover/project.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- project.xml       28 Nov 2003 08:12:14 -0000      1.25
  +++ project.xml       28 Nov 2003 08:14:35 -0000      1.26
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-clover-plugin</id>
     <name>Maven Clover Plug-in</name>
  -  <currentVersion>1.3</currentVersion>
  +  <currentVersion>1.4-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Produce Clover reports</shortDescription>
     <url>http://maven.apache.org/reference/plugins/clover/</url>
  @@ -25,6 +25,11 @@
         <id>1.3</id>
         <name>1.3</name>
         <tag>MAVEN_CLOVER_1_3</tag>
  +    </version>
  +    <version>
  +      <id>1.4</id>
  +      <name>1.4</name>
  +      <tag>HEAD</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.15      +3 -0      maven-plugins/clover/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/clover/xdocs/changes.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- changes.xml       28 Nov 2003 08:12:14 -0000      1.14
  +++ changes.xml       28 Nov 2003 08:14:35 -0000      1.15
  @@ -8,6 +8,9 @@
   
     <body>
   
  +     <release version="1.4" date="in CVS">
  +     </release>
  +
        <release version="1.3" date="2003-11-28">
         <action dev="vmassol" type="add">
           Added unit tests for the plugin and reworked the documentation.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to