Upgrade to Clover 1.3.8

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179550 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2005-06-02 07:46:20 +00:00
parent 5e3a42f67b
commit 77464f6891
2 changed files with 4 additions and 1 deletions

View File

@@ -26,6 +26,9 @@
</properties>
<body>
<release version="1.10-SNAPSHOT" date="in svn">
<action dev="vmassol" type="update" isssue="MPCLOVER-42">
Upgrade to Clover 1.3.8.
</action>
<action dev="vmassol" type="fix" issue="MPCLOVER-30" due-to="Eric Lapierre">
When calling <code>clover:on</code> a second time, an updated
<code>maven.compile.src.set</code> was ignored.