Author: niallp
Date: Wed Aug 20 05:57:07 2008
New Revision: 687303
URL: http://svn.apache.org/viewvc?rev=687303&view=rev
Log:
Upgrade to latest clirr plugin version 2.2.2 (fixes problem downloading the old
artifact from the repo)
Modified:
commons/proper/net/branches/NET_2_0/pom.xml
Modified: commons/proper/net/branches/NET_2_0/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/pom.xml?rev=687303&r1=687302&r2=687303&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/pom.xml (original)
+++ commons/proper/net/branches/NET_2_0/pom.xml Wed Aug 20 05:57:07 2008
@@ -227,7 +227,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
- <version>2.1</version>
+ <version>2.2.2</version>
<configuration>
<comparisonVersion>1.4.1</comparisonVersion>
<minSeverity>info</minSeverity>