Author: niallp
Date: Wed Aug 20 05:56:47 2008
New Revision: 687302
URL: http://svn.apache.org/viewvc?rev=687302&view=rev
Log:
Upgrade to latest clirr plugin version 2.2.2 (fixes problem downloading the old
artifact from the repo)
Modified:
commons/proper/math/branches/MATH_2_0/pom.xml
Modified: commons/proper/math/branches/MATH_2_0/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/branches/MATH_2_0/pom.xml?rev=687302&r1=687301&r2=687302&view=diff
==============================================================================
--- commons/proper/math/branches/MATH_2_0/pom.xml (original)
+++ commons/proper/math/branches/MATH_2_0/pom.xml Wed Aug 20 05:56:47 2008
@@ -220,7 +220,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
- <version>2.1.1</version>
+ <version>2.2.2</version>
<executions>
<execution>
<goals>