From 607d2bfd939b174ea9ca0896d7b3a6f5c2f51c09 Mon Sep 17 00:00:00 2001 From: nebhale Date: Fri, 7 Mar 2008 16:34:43 +0000 Subject: [PATCH] [BATCH-429] Fixed spring-batch-samples dependency issue --- spring-batch-samples/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 64cbe27a3..38169bf2d 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -41,6 +41,11 @@ + + org.springframework.batch + spring-batch-core + ${project.version} + aspectj aspectjrt