Author: sebb
Date: Wed Dec 8 13:37:46 2010
New Revision: 1043411
URL: http://svn.apache.org/viewvc?rev=1043411&view=rev
Log:
Update Clirr to 2.2.3
Modified:
commons/proper/math/trunk/pom.xml
Modified: commons/proper/math/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=1043411&r1=1043410&r2=1043411&view=diff
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Wed Dec 8 13:37:46 2010
@@ -278,7 +278,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
- <version>2.2.2</version>
+ <version>2.2.3</version>
<executions>
<execution>
<goals>
@@ -348,7 +348,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
- <version>2.2.2</version>
+ <version>2.2.3</version>
<configuration>
<minSeverity>info</minSeverity>
</configuration>