From 15171a9a4549e56f56967578747754dedb333f98 Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 13 Jun 2008 12:52:15 +0000 Subject: [PATCH] Need Java 5 to compile --- spring-batch-integration/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index b1d0ab088..70213d8c4 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -99,6 +99,18 @@ + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + springsource-external