sync with pom.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1395948 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d1207af833
commit
de34665f51
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue