From 2e44e0daca840f4333f2ef24651b24a4b6568383 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 20 Jun 2012 14:04:15 +0100 Subject: [PATCH] Update version label for 2.1.9 release (2.2 is now a branch) --- archetypes/pom.xml | 2 +- archetypes/simple-cli/pom.xml | 4 ++-- pom.xml | 2 +- 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, 12 insertions(+), 12 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 7cf415ad5..ab68d1c8a 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.2.0.BUILD-SNAPSHOT + 2.1.9.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 30ce66e1b..3b7cd9c68 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.batch spring-batch-simple-cli - 2.2.0.BUILD-SNAPSHOT + 2.1.9.BUILD-SNAPSHOT jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype @@ -16,7 +16,7 @@ true 2.5.6 - 2.1.5.RELEASE + 2.1.8.RELEASE false diff --git a/pom.xml b/pom.xml index 25890b5e4..effd8ae06 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.2.0.BUILD-SNAPSHOT + 2.1.9.BUILD-SNAPSHOT pom spring-batch-parent diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index 460486d0f..4efaece28 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.2.0.BUILD-SNAPSHOT + 2.1.9.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 897981d76..332122988 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.2.0.BUILD-SNAPSHOT + 2.1.9.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 82a6d5f5a..9738c3ffb 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.2.0.BUILD-SNAPSHOT + 2.1.9.BUILD-SNAPSHOT ../spring-batch-parent @@ -84,7 +84,7 @@ org.springframework.batch spring-batch-infrastructure - 2.2.0.BUILD-SNAPSHOT + 2.1.9.BUILD-SNAPSHOT hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index c83c86f89..28078d847 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 2.2.0.BUILD-SNAPSHOT + 2.1.9.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 3b2c6e4a8..7eb388e6f 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.batch spring-batch-parent - 2.2.0.BUILD-SNAPSHOT + 2.1.9.BUILD-SNAPSHOT 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 d0cd3ea17..576ac61d1 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.2.0.BUILD-SNAPSHOT + 2.1.9.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 025dc172a..d5e7c9137 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.2.0.BUILD-SNAPSHOT + 2.1.9.BUILD-SNAPSHOT ../spring-batch-parent