vmassol     2003/12/05 09:45:35

  Modified:    clover   project.xml
               clover/xdocs changes.xml
  Log:
  Prepare for 1.4 release
  
  Revision  Changes    Path
  1.27      +2 -2      maven-plugins/clover/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/clover/project.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- project.xml       28 Nov 2003 08:14:35 -0000      1.26
  +++ project.xml       5 Dec 2003 17:45:35 -0000       1.27
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-clover-plugin</id>
     <name>Maven Clover Plug-in</name>
  -  <currentVersion>1.4-SNAPSHOT</currentVersion>
  +  <currentVersion>1.4</currentVersion>
     <description/>
     <shortDescription>Produce Clover reports</shortDescription>
     <url>http://maven.apache.org/reference/plugins/clover/</url>
  @@ -29,7 +29,7 @@
       <version>
         <id>1.4</id>
         <name>1.4</name>
  -      <tag>HEAD</tag>
  +      <tag>MAVEN_CLOVER_1_4</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.20      +1 -1      maven-plugins/clover/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/clover/xdocs/changes.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- changes.xml       5 Dec 2003 17:38:39 -0000       1.19
  +++ changes.xml       5 Dec 2003 17:45:35 -0000       1.20
  @@ -8,7 +8,7 @@
   
     <body>
   
  -     <release version="1.4" date="in CVS">
  +     <release version="1.4" date="2003-12-05">
          <action dev="vmassol" type="add" issue="MPCLOVER-11">
           Allows the user to override the Clover jar. This is especially useful
           as the Clover jars are license-signed for a specific project so you 
  
  
  

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

Reply via email to