sync with pom.xml

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1395946 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2012-10-09 10:37:01 +00:00
parent 43a2736e22
commit d1207af833
1 changed files with 1 additions and 1 deletions

View File

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