Work for version 1.10 is open...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179211 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9c26948d2d
commit
aba38c7a74
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-clover-plugin</id>
|
<id>maven-clover-plugin</id>
|
||||||
<name>Maven Clover Plugin</name>
|
<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>
|
<description>The Clover plugin allows measuring test coverage using Clover (http://www.cenqua.com/clover).</description>
|
||||||
<shortDescription>Produce Clover reports</shortDescription>
|
<shortDescription>Produce Clover reports</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/clover/</url>
|
<url>http://maven.apache.org/reference/plugins/clover/</url>
|
||||||
|
|||||||
@ -25,6 +25,8 @@
|
|||||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.10-SNAPSHOT" date="in svn">
|
||||||
|
</release>
|
||||||
<release version="1.9.1" date="2005-05-28">
|
<release version="1.9.1" date="2005-05-28">
|
||||||
<action dev="vmassol" type="fix" issues="MPCLOVER-40" due-to="Kristopher Brown">Fixed the
|
<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
|
<code>clover:test-single</code>goal which was wrongly calling the
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user