easymock has relocated to org.easymock

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@966334 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2010-07-21 18:01:14 +00:00
parent 5cabc0f86f
commit 3d86019dad
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>easymock</groupId> <groupId>org.easymock</groupId>
<artifactId>easymock</artifactId> <artifactId>easymock</artifactId>
<version>2.0</version> <version>2.0</version>
<scope>test</scope> <scope>test</scope>