Author: bayard
Date: Wed Nov 9 07:51:58 2011
New Revision: 1199640
URL: http://svn.apache.org/viewvc?rev=1199640&view=rev
Log:
Making the clirr comparison be the previous version (3.0.1)
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=1199640&r1=1199639&r2=1199640&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Wed Nov 9 07:51:58 2011
@@ -581,7 +581,7 @@
<comparisonArtifact>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.0.2</version>
+ <version>3.0.1</version>
</comparisonArtifact>
</comparisonArtifacts>
<minSeverity>info</minSeverity>