Author: vmassol
Date: Tue May 31 05:26:08 2005
New Revision: 179211
URL: http://svn.apache.org/viewcvs?rev=179211&view=rev
Log:
Work for version 1.10 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?rev=179211&r1=179210&r2=179211&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/clover/project.xml (original)
+++ maven/maven-1/plugins/trunk/clover/project.xml Tue May 31 05:26:08 2005
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-clover-plugin</id>
<name>Maven Clover Plugin</name>
- <currentVersion>1.9.1</currentVersion>
+ <currentVersion>1.10-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?rev=179211&r1=179210&r2=179211&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/clover/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Tue May 31 05:26:08
2005
@@ -25,6 +25,8 @@
<author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
</properties>
<body>
+ <release version="1.10-SNAPSHOT" date="in svn">
+ </release>
<release version="1.9.1" date="2005-05-28">
<action dev="vmassol" type="fix" issues="MPCLOVER-40" due-to="Kristopher
Brown">Fixed the
<code>clover:test-single</code>goal which was wrongly calling the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]