Author: vmassol
Date: Tue Feb 15 23:52:10 2005
New Revision: 154007

URL: http://svn.apache.org/viewcvs?view=rev&rev=154007
Log:
work for version 1.8 is open...

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=154006&r2=154007
==============================================================================
--- maven/maven-1/plugins/trunk/clover/project.xml (original)
+++ maven/maven-1/plugins/trunk/clover/project.xml Tue Feb 15 23:52:10 2005
@@ -23,7 +23,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-clover-plugin</id>
   <name>Maven Clover Plugin</name>
-  <currentVersion>1.7</currentVersion>
+  <currentVersion>1.8-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=154006&r2=154007
==============================================================================
--- maven/maven-1/plugins/trunk/clover/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Tue Feb 15 23:52:10 
2005
@@ -25,6 +25,8 @@
     <author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
   </properties>
   <body>
+    <release version="1.8" date="in SVN">
+    </release>
     <release version="1.7" date="2005-02-14">
       <action dev="vmassol" type="fix" issue="MPCLOVER-21">Do not create a 
Clover report link when the project has no tests.</action>
       <action dev="vmassol" type="update" issue="MPCLOVER-22" due-to="Maarten 
Coene">Open Clover report page in a new window in the same manner as it's done 
for the Javadoc and XRef reports.</action>



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

Reply via email to