RESOLVED - BATCH-1049: added compile scope to spring-test

This commit is contained in:
dhgarrette
2009-01-30 20:17:41 +00:00
parent 1d96b6616d
commit 5878002a79

View File

@@ -46,7 +46,8 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>org.springframework.test
</artifactId>
</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>