diff --git a/archetypes/pom.xml b/archetypes/pom.xml index f195311cd..34503fcbd 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/archetypes/simple-cli-javaconfig/pom.xml b/archetypes/simple-cli-javaconfig/pom.xml index ee2596e0a..9f8205c28 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.M3 + 3.0.0.BUILD-SNAPSHOT jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype @@ -15,7 +15,7 @@ 4.0.2.RELEASE - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT false 4.10 3.1 diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 04ae04fde..f1650d5b4 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.M3 + 3.0.0.BUILD-SNAPSHOT jar Commandline This project is a command line batch sample from Spring Batch demonstrating a typical batch job. @@ -14,7 +14,7 @@ 4.0.2.RELEASE - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT false 4.10 3.1 diff --git a/pom.xml b/pom.xml index fa9c6ebfb..94063f52b 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.M3 + 3.0.0.BUILD-SNAPSHOT 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 - 3.0.0.M3 + HEAD JIRA diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index e34507fea..4dbe3397f 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.M3 + 3.0.0.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index a6dceb091..a3ce9c649 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.M3 + 3.0.0.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 9de38b9cb..17233922c 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.M3 + 3.0.0.BUILD-SNAPSHOT ../spring-batch-parent @@ -57,7 +57,7 @@ org.springframework.batch spring-batch-infrastructure - 3.0.0.M3 + 3.0.0.BUILD-SNAPSHOT org.hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index bed090ca0..cedfd5ddb 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.M3 + 3.0.0.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 10cce23cc..343ff499e 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.M3 + 3.0.0.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 9f3f3a855..9fcedfff8 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.M3 + 3.0.0.BUILD-SNAPSHOT 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 - 3.0.0.M3 + HEAD diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 88e40d61f..0f6924240 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.M3 + 3.0.0.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 16094cf64..6e0632316 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.M3 + 3.0.0.BUILD-SNAPSHOT ../spring-batch-parent