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:
parent
43a2736e22
commit
d1207af833
|
@ -24,7 +24,7 @@ junit.jar = ${junit.home}/junit-4.10.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.1.jar
|
||||
commons-io.jar = ${commons-io.home}/commons-io-2.4.jar
|
||||
|
||||
# Whether or not to fork tests
|
||||
junit.fork = true
|
||||
|
|
Loading…
Reference in New Issue