From f05f8de64d51e99aa61b6045acbe871f5994f4cd Mon Sep 17 00:00:00 2001 From: dsyer Date: Mon, 12 Jan 2009 08:58:25 +0000 Subject: [PATCH] BATCH-818: move build to sub directory --- archetypes/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 90ab02647..71ff49f52 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -2,7 +2,6 @@ 4.0.0 spring-batch-archetypes - 2.0.0.CI-SNAPSHOT pom Archetypes @@ -18,7 +17,7 @@ org.springframework.batch - spring-batch + org.springframework.batch 2.0.0.CI-SNAPSHOT ..