Match POM.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1295113 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2012-02-29 14:03:10 +00:00
parent 3dc4e77898
commit 115c983620

View File

@ -21,10 +21,10 @@
junit.jar = ${junit.home}/junit-4.10.jar
# The location of the Easymock jar
easymock.jar = ${easymock.home}/easymock-2.5.2.jar
easymock.jar = ${easymock.home}/easymock-3.1.jar
# The location of the Commons-IO jar
commons-io.jar = ${commons-io.home}/commons-io-2.0.1.jar
commons-io.jar = ${commons-io.home}/commons-io-2.1.jar
# Whether or not to fork tests
junit.fork = true