You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2005/03/05 15:34:11 UTC

svn commit: r156245 - in maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

Author: vmassol
Date: Sat Mar  5 06:34:10 2005
New Revision: 156245

URL: http://svn.apache.org/viewcvs?view=rev&rev=156245
Log:
Start working on version 1.9

Modified:
    maven/maven-1/plugins/trunk/clover/project.xml
    maven/maven-1/plugins/trunk/clover/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/clover/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/clover/project.xml?view=diff&r1=156244&r2=156245
==============================================================================
--- maven/maven-1/plugins/trunk/clover/project.xml (original)
+++ maven/maven-1/plugins/trunk/clover/project.xml Sat Mar  5 06:34:10 2005
@@ -23,7 +23,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-clover-plugin</id>
   <name>Maven Clover Plugin</name>
-  <currentVersion>1.8</currentVersion>
+  <currentVersion>1.9-SNAPSHOT</currentVersion>
   <description>The Clover plugin allows measuring test coverage using Clover (http://www.cenqua.com/clover).</description>
   <shortDescription>Produce Clover reports</shortDescription>
   <url>http://maven.apache.org/reference/plugins/clover/</url>

Modified: maven/maven-1/plugins/trunk/clover/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/clover/xdocs/changes.xml?view=diff&r1=156244&r2=156245
==============================================================================
--- maven/maven-1/plugins/trunk/clover/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Sat Mar  5 06:34:10 2005
@@ -25,6 +25,8 @@
     <author email="evenisse@ifrance.com">Emmanuel Venisse</author>
   </properties>
   <body>
+    <release version="1.9-SNAPSHOT" date="in SVN">
+    </release>
     <release version="1.8" date="2005-03-04">
       <action dev="vmassol" type="add">Added support for historical reports by adding a new
         <code>clover:save-history</code>goal that saves a Clover history point. The history points are then used by



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