From 77b38ced1d969f00aae69ad6c3aada24333db913 Mon Sep 17 00:00:00 2001 From: dsyer Date: Sun, 18 Oct 2009 19:29:55 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.4.RELEASE --- archetypes/pom.xml | 2 +- archetypes/simple-cli/pom.xml | 4 ++-- pom.xml | 2 +- spring-batch-core/pom.xml | 2 +- spring-batch-infrastructure-tests/pom.xml | 2 +- spring-batch-infrastructure/pom.xml | 2 +- spring-batch-integration/pom.xml | 2 +- spring-batch-parent/pom.xml | 2 +- spring-batch-samples/pom.xml | 2 +- spring-batch-test/pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 60a7da286..a83e44e05 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.0.4.CI-SNAPSHOT + 2.0.4.RELEASE ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 3b9ed710a..21d92100a 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.0.4.CI-SNAPSHOT + 2.0.4.RELEASE jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype @@ -12,7 +12,7 @@ true 2.5.6 - 2.0.4.CI-SNAPSHOT + 2.0.4.RELEASE diff --git a/pom.xml b/pom.xml index 957494c9a..96f6048a8 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.0.4.CI-SNAPSHOT + 2.0.4.RELEASE pom spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index c578d772f..d22f13d6c 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.0.4.CI-SNAPSHOT + 2.0.4.RELEASE ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 7a77585a2..b29c42080 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.0.4.CI-SNAPSHOT + 2.0.4.RELEASE ../spring-batch-parent diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index da1c6e383..d9c6b86fb 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -11,7 +11,7 @@ org.springframework.batch spring-batch-parent - 2.0.4.CI-SNAPSHOT + 2.0.4.RELEASE ../spring-batch-parent diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index d56b90467..680e9ec61 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -6,7 +6,7 @@ org.springframework.batch spring-batch-parent - 2.0.4.CI-SNAPSHOT + 2.0.4.RELEASE ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 48e20aa9b..af57a3369 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.0.4.CI-SNAPSHOT + 2.0.4.RELEASE Spring Batch Parent Spring Batch parent project. Defines dependencies and common configuration for the build process. diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 913bc26b0..7e63dff8b 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.0.4.CI-SNAPSHOT + 2.0.4.RELEASE ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index ed7900602..a99ce426c 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.0.4.CI-SNAPSHOT + 2.0.4.RELEASE ../spring-batch-parent