You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/10/15 15:42:56 UTC

svn commit: r1632025 - /commons/proper/email/trunk/pom.xml

Author: ggregory
Date: Wed Oct 15 13:42:55 2014
New Revision: 1632025

URL: http://svn.apache.org/r1632025
Log:
Update Easymock from 3.1 to 3.2.

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

Modified: commons/proper/email/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=1632025&r1=1632024&r2=1632025&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Wed Oct 15 13:42:55 2014
@@ -448,7 +448,6 @@
     		</activation>
     		<properties>
         		<powermock.version>1.5.5</powermock.version>
-        		<easymock.version>3.2</easymock.version>
     		</properties>
 		</profile>        
     </profiles>