Author: psteitz
Date: Fri May 29 14:03:59 2015
New Revision: 1682477

URL: http://svn.apache.org/r1682477
Log:
Reverted coburta plugin update that caused binary jar corruption. JIRA: 
POOL-297.

Modified:
    commons/proper/pool/trunk/pom.xml

Modified: commons/proper/pool/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=1682477&r1=1682476&r2=1682477&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Fri May 29 14:03:59 2015
@@ -248,7 +248,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>cobertura-maven-plugin</artifactId>
-        <version>2.7</version>
+        <version>2.6</version>
       </plugin>
       <plugin>
         <groupId>org.apache.rat</groupId>


Reply via email to