From b84f587d3d3d5d9e491ff3d33ffe943c859ea0d8 Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 12 Nov 2010 12:03:51 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.5.RELEASE --- archetypes/pom.xml | 2 +- archetypes/simple-cli/pom.xml | 4 ++-- pom.xml | 8 ++++---- spring-batch-core-tests/pom.xml | 2 +- spring-batch-core/pom.xml | 2 +- spring-batch-infrastructure-tests/pom.xml | 4 ++-- spring-batch-infrastructure/pom.xml | 2 +- spring-batch-parent/pom.xml | 2 +- spring-batch-samples/pom.xml | 2 +- spring-batch-test/pom.xml | 2 +- 10 files changed, 15 insertions(+), 15 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 5baabf646..89155c255 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.1.5.CI-SNAPSHOT + 2.1.5.RELEASE ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 133b47f25..435e38a88 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch spring-batch-simple-cli - 2.1.5.CI-SNAPSHOT + 2.1.5.RELEASE jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype @@ -15,7 +15,7 @@ true 2.5.6 - 2.1.5.RELEASE + 2.1.4.RELEASE false diff --git a/pom.xml b/pom.xml index c696e3e48..d67e6fc66 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ Spring Batch Spring Batch provides tools for enterprise batch or bulk processing. It can be used to wire up jobs, and track their execution, or simply as an optimization for repetitive processing in a transactional environment. Spring Batch is part of the Spring Portfolio. - 2.1.5.CI-SNAPSHOT + 2.1.5.RELEASE pom spring-batch-parent @@ -20,9 +20,9 @@ http://www.springsource.com - https://fisheye.springframework.org/browse/spring-batch - scm:svn:https://src.springframework.org/svn/spring-batch/trunk - scm:svn:https://src.springframework.org/svn/spring-batch/trunk + https://fisheye.springframework.org/browse/spring-batch/tags/2.1.5.RELEASE + scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.1.5.RELEASE + scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.1.5.RELEASE JIRA diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index 8576786e3..f965044b7 100644 --- a/spring-batch-core-tests/pom.xml +++ b/spring-batch-core-tests/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.1.5.CI-SNAPSHOT + 2.1.5.RELEASE ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 7d1b8fb49..adab231b1 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.1.5.CI-SNAPSHOT + 2.1.5.RELEASE ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 4c9f8e2c6..6fb4bb1a5 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -7,7 +7,7 @@ org.springframework.batch spring-batch-parent - 2.1.5.CI-SNAPSHOT + 2.1.5.RELEASE ../spring-batch-parent @@ -84,7 +84,7 @@ org.springframework.batch spring-batch-infrastructure - 2.1.5.CI-SNAPSHOT + 2.1.5.RELEASE hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 80704acf8..812d3c2ec 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 2.1.5.CI-SNAPSHOT + 2.1.5.RELEASE ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 1e31959f3..dbd98c32f 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch spring-batch-parent - 2.1.5.CI-SNAPSHOT + 2.1.5.RELEASE Spring Batch Parent Spring Batch parent project. Defines dependencies and common configuration for the build process. http://static.springframework.org/spring-batch/${project.artifactId} diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index fd6fd34dd..12490eb50 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.1.5.CI-SNAPSHOT + 2.1.5.RELEASE ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index d80288c90..830126a3b 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.1.5.CI-SNAPSHOT + 2.1.5.RELEASE ../spring-batch-parent