From 24068ae7e297fd465092e6198f68f0158288bfd2 Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 4 Sep 2009 12:35:52 +0000 Subject: [PATCH] Ready for maintenance on 2.0.x --- archetypes/pom.xml | 2 +- archetypes/simple-cli/pom.xml | 6 +++--- pom.xml | 8 ++++---- spring-batch-core/pom.xml | 4 ++-- spring-batch-infrastructure-tests/pom.xml | 4 ++-- spring-batch-infrastructure/pom.xml | 3 +-- spring-batch-integration/pom.xml | 4 ++-- spring-batch-parent/pom.xml | 2 +- spring-batch-samples/pom.xml | 2 +- spring-batch-test/pom.xml | 2 +- 10 files changed, 18 insertions(+), 19 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index c1d0e905c..60a7da286 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.0.3.RELEASE + 2.0.4.CI-SNAPSHOT ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index f00f4b93a..3b9ed710a 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.3.RELEASE + 2.0.4.CI-SNAPSHOT jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype @@ -12,7 +12,7 @@ true 2.5.6 - 2.0.3.RELEASE + 2.0.4.CI-SNAPSHOT @@ -256,4 +256,4 @@ file:///${user.dir}/target/staging/snapshot - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index 1a18c87b7..76f7fc641 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.3.RELEASE + 2.0.4.CI-SNAPSHOT pom spring-batch-parent @@ -20,9 +20,9 @@ http://www.springsource.com - https://fisheye.springframework.org/browse/spring-batch/tags/2.0.3.RELEASE - scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.0.3.RELEASE - scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.0.3.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 0c00a07fb..c578d772f 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.3.RELEASE + 2.0.4.CI-SNAPSHOT ../spring-batch-parent @@ -33,7 +33,7 @@ org.springframework.batch spring-batch-infrastructure - 2.0.3.RELEASE + ${pom.version} hsqldb diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index d96587b9a..7a77585a2 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.3.RELEASE + 2.0.4.CI-SNAPSHOT ../spring-batch-parent @@ -61,7 +61,7 @@ org.springframework.batch spring-batch-infrastructure - 2.0.3.RELEASE + ${pom.version} hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 5b80b6acb..da1c6e383 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -2,7 +2,6 @@ 4.0.0 spring-batch-infrastructure - 2.0.3.RELEASE jar Infrastructure org.springframework.batch spring-batch-parent - 2.0.3.RELEASE + 2.0.4.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index e17ecbc63..d56b90467 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.3.RELEASE + 2.0.4.CI-SNAPSHOT ../spring-batch-parent @@ -135,4 +135,4 @@ - \ No newline at end of file + diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index e4a8840f5..4d3e0ee54 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.3.RELEASE + 2.0.4.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 a73bd825b..913bc26b0 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.3.RELEASE + 2.0.4.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 5cdfbafd0..ed7900602 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.3.RELEASE + 2.0.4.CI-SNAPSHOT ../spring-batch-parent