From 7c860f90b36ee09d7419d9e12ec7eb058641dd4f Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 21 Mar 2011 14:44:48 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.7.RELEASE --- archetypes/pom.xml | 2 +- archetypes/simple-cli/pom.xml | 2 +- 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 | 5 ++--- spring-batch-samples/pom.xml | 2 +- spring-batch-test/pom.xml | 2 +- 10 files changed, 12 insertions(+), 13 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index d139bff68..4f384fa37 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.1.7.CI-SNAPSHOT + 2.1.7.RELEASE ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 5f554caa3..f819bb5e4 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.7.CI-SNAPSHOT + 2.1.7.RELEASE jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype diff --git a/pom.xml b/pom.xml index 854d3a7db..4e78ff077 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.7.CI-SNAPSHOT + 2.1.7.RELEASE pom spring-batch-parent diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index 8dc40e339..ad26ed418 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.7.CI-SNAPSHOT + 2.1.7.RELEASE ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 6e975280d..18d7e5dd5 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.7.CI-SNAPSHOT + 2.1.7.RELEASE ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 74adf6e99..779147efa 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.7.CI-SNAPSHOT + 2.1.7.RELEASE ../spring-batch-parent @@ -84,7 +84,7 @@ org.springframework.batch spring-batch-infrastructure - 2.1.7.CI-SNAPSHOT + 2.1.7.RELEASE hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 95f4503ce..ecad40653 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.7.CI-SNAPSHOT + 2.1.7.RELEASE ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 49e97f807..d74045f9a 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.springframework.batch spring-batch-parent - 2.1.7.CI-SNAPSHOT + 2.1.7.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 ef1e4daca..86c8676b7 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.7.CI-SNAPSHOT + 2.1.7.RELEASE ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 0c09e7ed8..762442769 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.7.CI-SNAPSHOT + 2.1.7.RELEASE ../spring-batch-parent