You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2015/04/08 21:00:54 UTC

svn commit: r1672146 - /commons/proper/lang/trunk/pom.xml

Author: britter
Date: Wed Apr  8 19:00:53 2015
New Revision: 1672146

URL: http://svn.apache.org/r1672146
Log:
Clirr is defined in parent pom

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

Modified: commons/proper/lang/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1672146&r1=1672145&r2=1672146&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Wed Apr  8 19:00:53 2015
@@ -632,14 +632,6 @@
         </configuration>
       </plugin>
       <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>clirr-maven-plugin</artifactId>
-        <version>2.6.1</version>
-        <configuration>
-          <minSeverity>info</minSeverity>
-        </configuration>
-      </plugin>
-      <plugin>
         <artifactId>maven-pmd-plugin</artifactId>
         <version>3.4</version>
         <configuration>