Update to latest Clover bugfix release

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576721 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2014-03-12 12:56:31 +00:00
parent d4d2e6f8b5
commit 4aea56f421
1 changed files with 1 additions and 1 deletions

View File

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