From 4e175ee1de8bb58d8e6f9793bff371c66bab5047 Mon Sep 17 00:00:00 2001 From: dsyer Date: Wed, 28 Jan 2009 12:40:45 +0000 Subject: [PATCH] Add projects to dist so that release can be done from there --- build-central/pom.xml | 2 +- dist/pom.xml | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/build-central/pom.xml b/build-central/pom.xml index b1dd0aed5..0517b091e 100644 --- a/build-central/pom.xml +++ b/build-central/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch.build.central - Distribution + Central Build pom Spring Batch Maven Central Build - used to build Maven artifacts for the central repository diff --git a/dist/pom.xml b/dist/pom.xml index 1fd5aa510..286ebd54d 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -48,11 +48,13 @@ - ../spring-batch-infrastructure - ../spring-batch-core - ../spring-batch-test + .. ../spring-batch-samples ../archetypes + ../spring-batch-infrastructure-tests + ../spring-batch-integration + ../docs + ../build-central