From e755d0848a0a0da3ddb64c61e25a7d1acb66eb56 Mon Sep 17 00:00:00 2001 From: dsyer Date: Mon, 6 Apr 2009 07:50:32 +0000 Subject: [PATCH] BATCH-1191: fixed distributionManagement --- pom.xml | 85 ++++++++++++++++++++++++++++++--------------------------- 1 file changed, 45 insertions(+), 40 deletions(-) diff --git a/pom.xml b/pom.xml index 99c843894..3ce105cd8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.springframework.batch org.springframework.batch @@ -138,7 +139,9 @@ src/site/docbook/reference/ src/docbkx/resources/images/ - + pre-site @@ -187,7 +190,8 @@ org.apache.xmlgraphics fop @@ -255,37 +259,45 @@ - + - + - + - + - + - + - + - + @@ -327,33 +339,6 @@ - - brits - - true - - - http://www.springframework.org/download - - static.springframework.org - - scp://static.springframework.org:/var/www/domains/springframework.org/static/htdocs/spring-batch/trunk - - - - spring-milestone - Spring Milestone Repository - s3://repository.springsource.com/maven/bundles/milestone - - - - spring-snapshot - Spring Snapshot Repository - s3://repository.springsource.com/maven/bundles/snapshot - - - - central @@ -365,7 +350,9 @@ spring-milestone Spring Milestone Repository s3://maven.springframework.org/milestone - + spring-snapshot @@ -393,7 +380,8 @@ maven-site-plugin @@ -427,6 +415,23 @@ + + http://www.springframework.org/download + + static.springframework.org + scp://static.springframework.org:/var/www/domains/springframework.org/static/htdocs/spring-batch/trunk + + + spring-milestone + Spring Milestone Repository + s3://repository.springsource.com/maven/bundles/milestone + + + spring-snapshot + Spring Snapshot Repository + s3://repository.springsource.com/maven/bundles/snapshot + +