Author: britter
Date: Thu Feb 27 15:17:41 2014
New Revision: 1572614
URL: http://svn.apache.org/r1572614
Log:
Let Clirr compare against latest release, since the next release will be a
minor release
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=1572614&r1=1572613&r2=1572614&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Thu Feb 27 15:17:41 2014
@@ -616,8 +616,6 @@
<version>2.4</version>
<configuration>
<minSeverity>info</minSeverity>
- <!-- Compare 3.2.1 against 3.1, since point releases never introduce
API changes -->
- <comparisonVersion>3.1</comparisonVersion>
</configuration>
</plugin>
<plugin>