Author: bayard
Date: Wed Feb 2 05:31:00 2011
New Revision: 1066328
URL: http://svn.apache.org/viewvc?rev=1066328&view=rev
Log:
Technically we should compare to 2.6; though it's much the same result given
our package name change
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=1066328&r1=1066327&r2=1066328&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Wed Feb 2 05:31:00 2011
@@ -520,7 +520,7 @@
<comparisonArtifact>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.4</version>
+ <version>2.6</version>
</comparisonArtifact>
</comparisonArtifacts>
<minSeverity>info</minSeverity>