From 7cfafab52b16f8137b358309a8faecb4ea7bc774 Mon Sep 17 00:00:00 2001 From: lucasward Date: Fri, 7 Nov 2008 23:00:11 +0000 Subject: [PATCH] Added test project to root pom. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 0042ea060..8a03cd6dd 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ spring-batch-infrastructure spring-batch-infrastructure-tests spring-batch-core + spring-batch-test spring-batch-samples docs