Author: ggregory
Date: Thu Sep 22 14:01:24 2011
New Revision: 1174146
URL: http://svn.apache.org/viewvc?rev=1174146&view=rev
Log:
Clirr picks up the previous version automatically and is defined in the
commons-parent now.
Modified:
commons/proper/io/trunk/pom.xml
Modified: commons/proper/io/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=1174146&r1=1174145&r2=1174146&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Thu Sep 22 14:01:24 2011
@@ -281,14 +281,6 @@
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
- <artifactId>clirr-maven-plugin</artifactId>
- <configuration>
- <comparisonVersion>2.0.1</comparisonVersion>
- <minSeverity>info</minSeverity>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.3.2</version>
<configuration>