From b683ddcf66c33e3bd1b72b949f7e9536d53ef5e9 Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Mon, 8 Apr 2013 13:58:05 -0500 Subject: [PATCH] [maven-release-plugin] prepare release 2.2.0.RC1 --- archetypes/pom.xml | 2 +- archetypes/simple-cli/pom.xml | 2 +- pom.xml | 4 ++-- 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 | 4 ++-- spring-batch-samples/pom.xml | 5 ++--- spring-batch-test/pom.xml | 2 +- 10 files changed, 14 insertions(+), 15 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 7cc023152..620c86d3b 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC1 ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index b2c059553..857cefb6c 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.2.0.BUILD-SNAPSHOT + 2.2.0.RC1 jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype diff --git a/pom.xml b/pom.xml index 4d88c7768..3d14a48e9 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.2.0.RC1 pom spring-batch-parent @@ -23,7 +23,7 @@ http://github.com/SpringSource/spring-batch scm:git:git://github.com/SpringSource/spring-batch.git scm:git:ssh://git@github.com/SpringSource/spring-batch.git - HEAD + 2.2.0.RC1 JIRA diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index 37ab317aa..38f71f818 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.2.0.RC1 ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 8d6716780..196625f42 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.2.0.RC1 ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index d55d7b4a7..62b72f4d5 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.2.0.RC1 ../spring-batch-parent @@ -57,7 +57,7 @@ org.springframework.batch spring-batch-infrastructure - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC1 org.hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 607f21f05..955cb5c95 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.2.0.RC1 ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 6a39d5f91..3cecfd9f3 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.2.0.BUILD-SNAPSHOT + 2.2.0.RC1 Spring Batch Parent Spring Batch parent project. Defines dependencies and common configuration for the build process. http://static.springframework.org/spring-batch/${project.artifactId} @@ -12,7 +12,7 @@ http://github.com/SpringSource/spring-batch scm:git:git://github.com/SpringSource/spring-batch.git scm:git:git://github.com/SpringSource/spring-batch.git - HEAD + 2.2.0.RC1 diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 6e86056dd..a7754c266 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 spring-batch-samples jar @@ -10,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC1 ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 3b743b690..7b56e692b 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.2.0.RC1 ../spring-batch-parent