Author: psteitz
Date: Sun Nov 25 21:12:35 2007
New Revision: 598129
URL: http://svn.apache.org/viewvc?rev=598129&view=rev
Log:
updated clirr plugin version.
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=598129&r1=598128&r2=598129&view=diff
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Sun Nov 25 21:12:35 2007
@@ -240,7 +240,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
- <version>2.0</version>
+ <version>2.1.1</version>
<executions>
<execution>
<goals>
@@ -305,7 +305,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
- <version>2.0</version>
+ <version>2.1.1</version>
<configuration>
<minSeverity>info</minSeverity>
</configuration>