From a0f7d3964a8cf3bf3c7e1f9b2f53efa5d496e94c Mon Sep 17 00:00:00 2001 From: nebhale Date: Wed, 5 Dec 2007 13:01:44 +0000 Subject: [PATCH] [maven-release-plugin] prepare release spring-batch-1.0.0.m3 --- core/pom.xml | 2 +- docs/pom.xml | 2 +- execution/pom.xml | 2 +- infrastructure/pom.xml | 2 +- integration/pom.xml | 2 +- parent/pom.xml | 8 ++++---- pom.xml | 8 ++++---- samples/pom.xml | 2 +- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 1f5781ac3..d5b91c549 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 1.0.0.m3-SNAPSHOT + 1.0.0.m3 ../parent diff --git a/docs/pom.xml b/docs/pom.xml index a6cd65553..17d756068 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 1.0.0.m3-SNAPSHOT + 1.0.0.m3 ../parent diff --git a/execution/pom.xml b/execution/pom.xml index 74473d7a2..640e28f50 100644 --- a/execution/pom.xml +++ b/execution/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 1.0.0.m3-SNAPSHOT + 1.0.0.m3 ../parent diff --git a/infrastructure/pom.xml b/infrastructure/pom.xml index 8cfc1716f..a9ffa21be 100644 --- a/infrastructure/pom.xml +++ b/infrastructure/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 1.0.0.m3-SNAPSHOT + 1.0.0.m3 ../parent diff --git a/integration/pom.xml b/integration/pom.xml index 56a2276f8..0e631a332 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch - 1.0.0.m3-SNAPSHOT + 1.0.0.m3 spring-batch-parent ../parent diff --git a/parent/pom.xml b/parent/pom.xml index 65a7e2538..6a293338b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -8,7 +8,7 @@ - 1.0.0.m3-SNAPSHOT + 1.0.0.m3 pom http://www.springframework.org/spring-batch @@ -16,9 +16,9 @@ http://www.springsource.com - http://fisheye3.cenqua.com/browse/springframework/spring-batch/trunk - scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk + http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.0.m3 + scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m3 + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m3 JIRA diff --git a/pom.xml b/pom.xml index 4ecb06c37..050ee58c5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ - 1.0.0.m3-SNAPSHOT + 1.0.0.m3 pom http://www.springframework.org/spring-batch @@ -16,9 +16,9 @@ http://www.springsource.com - http://fisheye3.cenqua.com/browse/springframework/spring-batch/trunk - scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk + http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.0.m3 + scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m3 + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m3 JIRA diff --git a/samples/pom.xml b/samples/pom.xml index 9ea32bbca..245f0fa9c 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 1.0.0.m3-SNAPSHOT + 1.0.0.m3 ../parent