Update Clover to 4.0.4

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681402 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2015-05-23 23:24:35 +00:00
parent 6d4f9b8b35
commit c3b3de98bb
1 changed files with 1 additions and 1 deletions

View File

@ -1537,7 +1537,7 @@ ${tests-output}/junit4-*.suites - per-JVM executed suites
]]></fail>
<echo>Code coverage with Atlassian Clover enabled.</echo>
<ivy:cachepath organisation="com.atlassian.clover" module="clover" revision="4.0.3"
<ivy:cachepath organisation="com.atlassian.clover" module="clover" revision="4.0.4"
inline="true" conf="master" pathid="clover.classpath"/>
<taskdef resource="cloverlib.xml" classpathref="clover.classpath" />
<mkdir dir="${clover.db.dir}"/>