diff --git a/archetypes/pom.xml b/archetypes/pom.xml index ec47352e5..b623b1479 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 36506e5ec..b166fe529 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.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype @@ -15,7 +15,7 @@ true 2.5.6 - 2.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT false diff --git a/pom.xml b/pom.xml index 121e23909..b4a0b8ba9 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.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT 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 - 2.1.9.RELEASE + HEAD JIRA diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index 29ab927a0..f1e4e1b8f 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.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 1ee1f651c..b7d2ccbba 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index cff1a1497..90b95c032 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.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT ../spring-batch-parent @@ -84,7 +84,7 @@ org.springframework.batch spring-batch-infrastructure - 2.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 0935b94d8..8641bce15 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 9607c6ef3..7b6059a6c 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.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT 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 - 2.1.9.RELEASE + HEAD diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 92753ac8e..873e4c7c6 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index b497d8111..5b6beb497 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT ../spring-batch-parent