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 2011/02/24 11:41:45 UTC

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

Author: sebb
Date: Thu Feb 24 10:41:44 2011
New Revision: 1074104

URL: http://svn.apache.org/viewvc?rev=1074104&view=rev
Log:
Change clirr base

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=1074104&r1=1074103&r2=1074104&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Thu Feb 24 10:41:44 2011
@@ -279,7 +279,7 @@ limitations under the License.
                 <artifactId>clirr-maven-plugin</artifactId>
                 <version>2.2.2</version>
                 <configuration>
-                    <comparisonVersion>2.0</comparisonVersion>
+                    <comparisonVersion>2.2</comparisonVersion>
                     <minSeverity>info</minSeverity>
                 </configuration>
             </plugin>