Upgraded to jmock 2.5.1

This commit is contained in:
Luke Taylor
2008-11-04 05:37:56 +00:00
parent 514bca669f
commit b42fc7221f
10 changed files with 245 additions and 276 deletions

View File

@@ -129,10 +129,8 @@
<optional>true</optional>
</dependency>
<dependency>
<groupId>jmock</groupId>
<artifactId>jmock</artifactId>
<version>1.0.1</version>
<scope>test</scope>
<groupId>org.jmock</groupId>
<artifactId>jmock-junit4</artifactId>
</dependency>
<dependency>
<groupId>log4j</groupId>