Author: bayard
Date: Tue Aug 2 07:27:00 2011
New Revision: 1153052
URL: http://svn.apache.org/viewvc?rev=1153052&view=rev
Log:
Updating the clirr report to be against 3.0
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=1153052&r1=1153051&r2=1153052&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Tue Aug 2 07:27:00 2011
@@ -544,9 +544,9 @@
<configuration>
<comparisonArtifacts>
<comparisonArtifact>
- <groupId>commons-lang</groupId>
- <artifactId>commons-lang</artifactId>
- <version>2.6</version>
+ <groupId>org.apache.commons</groupId>
+ <artifactId>commons-lang3</artifactId>
+ <version>3.0</version>
</comparisonArtifact>
</comparisonArtifacts>
<minSeverity>info</minSeverity>