Author: ggregory
Date: Mon May 18 23:26:52 2015
New Revision: 1680128

URL: http://svn.apache.org/r1680128
Log:
Update findbugs-maven-plugin from 3.0.0 to 3.0.1.

Modified:
    commons/proper/pool/trunk/pom.xml

Modified: commons/proper/pool/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=1680128&r1=1680127&r2=1680128&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Mon May 18 23:26:52 2015
@@ -238,7 +238,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>findbugs-maven-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.0.1</version>
           <configuration>
             <threshold>Normal</threshold>
             <effort>Default</effort>


Reply via email to