From b63ad914b8cf3ba61df811b65aec771ed7878e52 Mon Sep 17 00:00:00 2001 From: dsyer Date: Tue, 4 Nov 2008 16:34:34 +0000 Subject: [PATCH] Fix broken pom with java5 version of OXM --- spring-batch-infrastructure/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 6192d10e4..4a34ff571 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -128,7 +128,7 @@ org.springframework.ws - org.springframework.oxm.java5 + org.springframework.oxm org.springframework