diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 7dbd58cb0..8a32aa4e1 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.0.5.RELEASE + 2.0.6.CI-SNAPSHOT ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 72675da1d..7028bb949 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.0.5.RELEASE + 2.0.6.CI-SNAPSHOT jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype @@ -12,7 +12,7 @@ true 2.5.6 - 2.0.5.RELEASE + 2.0.6.CI-SNAPSHOT diff --git a/pom.xml b/pom.xml index 2d887a42d..761cd305a 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.0.5.RELEASE + 2.0.6.CI-SNAPSHOT pom spring-batch-parent @@ -20,9 +20,9 @@ http://www.springsource.com - https://fisheye.springframework.org/browse/spring-batch/tags/2.0.5.RELEASE - scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.0.5.RELEASE - scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.0.5.RELEASE + https://fisheye.springframework.org/browse/spring-batch + scm:svn:https://src.springframework.org/svn/spring-batch/trunk + scm:svn:https://src.springframework.org/svn/spring-batch/trunk JIRA diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index d0a648b46..29e9d0e20 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.0.5.RELEASE + 2.0.6.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index cce8b6699..f11905521 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.0.5.RELEASE + 2.0.6.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 09f9c92cc..67b0d1e3f 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -11,7 +11,7 @@ org.springframework.batch spring-batch-parent - 2.0.5.RELEASE + 2.0.6.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index eaa099322..f14ba682b 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -6,7 +6,7 @@ org.springframework.batch spring-batch-parent - 2.0.5.RELEASE + 2.0.6.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 0a5ce1c6e..979a9018a 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.0.5.RELEASE + 2.0.6.CI-SNAPSHOT Spring Batch Parent Spring Batch parent project. Defines dependencies and common configuration for the build process. diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 8e565becd..bda1ad3c7 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.0.5.RELEASE + 2.0.6.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index ed70160c5..2bc5d5c6d 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.0.5.RELEASE + 2.0.6.CI-SNAPSHOT ../spring-batch-parent