You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/02/13 03:11:31 UTC

svn commit: r1243395 - /commons/proper/net/trunk/pom.xml

Author: sebb
Date: Mon Feb 13 02:11:31 2012
New Revision: 1243395

URL: http://svn.apache.org/viewvc?rev=1243395&view=rev
Log:
Default to parent pom definitions

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

Modified: commons/proper/net/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=1243395&r1=1243394&r2=1243395&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Mon Feb 13 02:11:31 2012
@@ -348,9 +348,7 @@ Supported protocols include: Echo, Finge
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>clirr-maven-plugin</artifactId>
-                <version>${commons.clirr.version}</version>
                 <configuration>
-                    <minSeverity>info</minSeverity>
                     <excludes>
                       <exclude>examples/**</exclude>
                     </excludes>