From 6c1c803de62d05a404de4608ece70677ba48f8fa Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 5 Sep 2008 13:15:44 +0000 Subject: [PATCH] Optional dependencies identified --- spring-batch-infrastructure/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 8ffea0c5d..7430d1a57 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -137,10 +137,12 @@ org.hibernate hibernate-entitymanager + true org.hibernate hibernate-annotations + true