From b77d1a28e113d1986d51479221e4b4a155989e70 Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Wed, 23 Jan 2013 09:54:30 -0600 Subject: [PATCH] [maven-release-plugin] prepare release 2.2.0.M1 --- archetypes/pom.xml | 2 +- archetypes/simple-cli/pom.xml | 7 +++---- 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 | 7 +++---- spring-batch-samples/pom.xml | 2 +- spring-batch-test/pom.xml | 2 +- 10 files changed, 16 insertions(+), 18 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 7cc023152..d4fcb4c3d 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.M1 ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 99c73252d..ab16ae541 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.springframework.batch spring-batch-simple-cli - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M1 jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype @@ -173,7 +172,7 @@ - + diff --git a/pom.xml b/pom.xml index 530fcb18f..aa16febf3 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.M1 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.M1 JIRA diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index d505f1caf..bdb590ca1 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.M1 ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 728ab88a2..816080427 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.M1 ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 486eeae1c..470c3a584 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.M1 ../spring-batch-parent @@ -57,7 +57,7 @@ org.springframework.batch spring-batch-infrastructure - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M1 hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index e76d32379..5229d3f80 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.M1 ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 94748e17d..fdbd81ae1 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.2.0.BUILD-SNAPSHOT + 2.2.0.M1 Spring Batch Parent Spring Batch parent project. Defines dependencies and common configuration for the build process. http://static.springframework.org/spring-batch/${project.artifactId} @@ -13,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.M1 diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 86dda5c34..52323cca7 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.2.0.M1 ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 0a4f06922..96a44038e 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.M1 ../spring-batch-parent