Changed version of spring-mock to 1.2.7 for consistency.

This commit is contained in:
Luke Taylor 2006-08-25 16:23:27 +00:00
parent 308212febc
commit e2a83b6822
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-mock</artifactId>
<version>2.0-m2</version>
<version>1.2.7</version>
</dependency>
<dependency>
<groupId>log4j</groupId>