BATCH-794: Added Surefire config for SpringSource Repository

This commit is contained in:
dsyer
2009-01-10 16:10:42 +00:00
parent 191c0d7cd7
commit d70cbba4e3
9 changed files with 20 additions and 22 deletions

View File

@@ -39,8 +39,8 @@
<artifactId>com.springsource.org.easymock</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<groupId>org.junit</groupId>
<artifactId>com.springsource.org.junit</artifactId>
</dependency>
<dependency>
<groupId>org.springmodules</groupId>