You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/10/09 12:44:31 UTC

svn commit: r1395948 - /commons/proper/lang/trunk/build.properties.sample

Author: sebb
Date: Tue Oct  9 10:44:31 2012
New Revision: 1395948

URL: http://svn.apache.org/viewvc?rev=1395948&view=rev
Log:
sync with pom.xml

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

Modified: commons/proper/lang/trunk/build.properties.sample
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/build.properties.sample?rev=1395948&r1=1395947&r2=1395948&view=diff
==============================================================================
--- commons/proper/lang/trunk/build.properties.sample (original)
+++ commons/proper/lang/trunk/build.properties.sample Tue Oct  9 10:44:31 2012
@@ -23,5 +23,5 @@
 # Repository base path - unnecessary if full jar paths are provided below
 repository=${user.home}/.m2/repository
 junit.home=${repository}/junit/junit/4.10/
-easymock.home=${repository}/org/easymock/easymock/2.5.2/
-commons-io.home=${repository}/commons-io/commons-io/2.0.1/
+easymock.home=${repository}/org/easymock/easymock/3.1/
+commons-io.home=${repository}/commons-io/commons-io/2.4/