From 5878002a7927dd3fd0ba00c70fedcd2cf44723af Mon Sep 17 00:00:00 2001 From: dhgarrette Date: Fri, 30 Jan 2009 20:17:41 +0000 Subject: [PATCH] RESOLVED - BATCH-1049: added compile scope to spring-test --- spring-batch-test/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 7777e5bf1..63df1d1fb 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -46,7 +46,8 @@ org.springframework org.springframework.test - + + compile org.springframework