Author: niallp
Date: Wed Aug 20 05:57:25 2008
New Revision: 687304

URL: http://svn.apache.org/viewvc?rev=687304&view=rev
Log:
Upgrade to latest clirr plugin version 2.2.2 (fixes problem downloading the old 
artifact from the repo)

Modified:
    commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml

Modified: commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml?rev=687304&r1=687303&r2=687304&view=diff
==============================================================================
--- commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml (original)
+++ commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml Wed Aug 20 05:57:25 
2008
@@ -216,7 +216,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>clirr-maven-plugin</artifactId>
-          <version>2.1</version>
+          <version>2.2.2</version>
           <configuration>
             <comparisonVersion>1.3</comparisonVersion>
             <minSeverity>info</minSeverity>


Reply via email to