Upgrade to Clover 1.3.9. Please note that the Clover dependency should be removed (there's a JIRA issue about this)

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@226484 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Vincent Massol 2005-07-30 07:50:40 +00:00
parent 1dc404f9ca
commit 88333380a9
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<dependency>
<groupId>clover</groupId>
<artifactId>clover</artifactId>
<version>1.3.8</version>
<version>1.3.9</version>
</dependency>
</dependencies>
<reporting>