diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 9744ef4bd..c57f42ac0 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.M1 ../spring-batch-parent diff --git a/archetypes/simple-cli-javaconfig/pom.xml b/archetypes/simple-cli-javaconfig/pom.xml index ea1e8e0b9..472135f20 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.M1 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 798bee68c..84b9965cc 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.M1 jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype diff --git a/pom.xml b/pom.xml index 0bff6044b..614ceb740 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.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 + 3.0.0.M1 JIRA diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index 199d9de5c..7b02ddf7c 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.M1 ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index d7c90ce02..3b69c2400 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.M1 ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index e49977afc..6e0eed734 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.M1 ../spring-batch-parent @@ -57,7 +57,7 @@ org.springframework.batch spring-batch-infrastructure - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M1 org.hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 305d1e1b8..94a31d3de 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.M1 ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 220986b98..2705bf481 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.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} @@ -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 + 3.0.0.M1 diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 93b31e5b0..68a4a45ee 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.M1 ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 6e0632316..ceee1e741 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.M1 ../spring-batch-parent