From f690c496c42e39b57539e25e0329458d7b05f757 Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Fri, 21 Feb 2014 21:42:55 -0600 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0.M3 --- archetypes/pom.xml | 2 +- archetypes/simple-cli-javaconfig/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-integration/pom.xml | 2 +- spring-batch-parent/pom.xml | 4 ++-- spring-batch-samples/pom.xml | 2 +- spring-batch-test/pom.xml | 2 +- 12 files changed, 15 insertions(+), 15 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 34503fcbd..f195311cd 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 ../spring-batch-parent diff --git a/archetypes/simple-cli-javaconfig/pom.xml b/archetypes/simple-cli-javaconfig/pom.xml index d8a7890b5..ee2596e0a 100644 --- a/archetypes/simple-cli-javaconfig/pom.xml +++ b/archetypes/simple-cli-javaconfig/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch spring-batch-simple-cli-javaconfig - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 22a686808..04ae04fde 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 jar Commandline This project is a command line batch sample from Spring Batch demonstrating a typical batch job. diff --git a/pom.xml b/pom.xml index 94063f52b..fa9c6ebfb 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. - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 pom spring-batch-parent @@ -24,7 +24,7 @@ http://github.com/spring-projects/spring-batch scm:git:git://github.com/spring-projects/spring-batch.git scm:git:ssh://git@github.com/spring-projects/spring-batch.git - HEAD + 3.0.0.M3 JIRA diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index 4dbe3397f..e34507fea 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index a3ce9c649..a6dceb091 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 17233922c..9de38b9cb 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 ../spring-batch-parent @@ -57,7 +57,7 @@ org.springframework.batch spring-batch-infrastructure - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 org.hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index cedfd5ddb..bed090ca0 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 ../spring-batch-parent diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 343ff499e..10cce23cc 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -7,7 +7,7 @@ org.springframework.batch spring-batch-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 9fcedfff8..9f3f3a855 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 Spring Batch Parent Spring Batch parent project. Defines dependencies and common configuration for the build process. http://docs.spring.io/spring-batch/${project.artifactId} @@ -12,7 +12,7 @@ https://github.com/spring-projects/spring-batch scm:git:git://github.com/spring-projects/spring-batch.git scm:git:git://github.com/spring-projects/spring-batch.git - HEAD + 3.0.0.M3 diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 0f6924240..88e40d61f 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 6e0632316..16094cf64 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M3 ../spring-batch-parent