Author: jhm
Date: Fri Oct 22 10:42:50 2010
New Revision: 1026284
URL: http://svn.apache.org/viewvc?rev=1026284&view=rev
Log:
Bump versions: Findbugs
Modified:
ant/core/trunk/check.xml
Modified: ant/core/trunk/check.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/check.xml?rev=1026284&r1=1026283&r2=1026284&view=diff
==============================================================================
--- ant/core/trunk/check.xml (original)
+++ ant/core/trunk/check.xml Fri Oct 22 10:42:50 2010
@@ -52,7 +52,7 @@
<!-- Findbugs: Getting Findbugs -->
<property name="findbugs.download.name"
- value="findbugs-1.3.5"
+ value="findbugs-1.3.9"
description="Name of the download file without suffix. Also the
internal root directory of the ZIP."/>
<property name="findbugs.download.file"
value="${findbugs.download.name}.zip"