You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2013/11/13 22:15:50 UTC

svn commit: r1541724 - /commons/proper/collections/trunk/build.properties.sample

Author: tn
Date: Wed Nov 13 21:15:50 2013
New Revision: 1541724

URL: http://svn.apache.org/r1541724
Log:
Update easymock version in build.properties.

Modified:
    commons/proper/collections/trunk/build.properties.sample

Modified: commons/proper/collections/trunk/build.properties.sample
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/build.properties.sample?rev=1541724&r1=1541723&r2=1541724&view=diff
==============================================================================
--- commons/proper/collections/trunk/build.properties.sample (original)
+++ commons/proper/collections/trunk/build.properties.sample Wed Nov 13 21:15:50 2013
@@ -24,4 +24,4 @@
 repository=${user.home}/.m2/repository
 junit.home=${repository}/junit/junit/4.11/
 hamcrest.home=${repository}/org/hamcrest/hamcrest-core/1.3/
-easymock.home=${repository}/org/easymock/easymock/3.1/
+easymock.home=${repository}/org/easymock/easymock/3.2/