From 0f7fd164beb93b36531ed9dace25276eaa6fc27e Mon Sep 17 00:00:00 2001 From: dsyer Date: Tue, 4 Nov 2008 08:22:02 +0000 Subject: [PATCH] BATCH-794: Move to BRITS style dependencies so we can build against Spring 3.0 snapshots --- dist/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/pom.xml b/dist/pom.xml index 4584db967..a64b066de 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.batch - spring-batch-dist + org.springframework.batch.dist Distribution pom @@ -11,7 +11,7 @@ org.springframework.batch - spring-batch + org.springframework.batch.batch 2.0.0.CI-SNAPSHOT ..