From d717027cdfdd2f22765ba83de50a8f61f5594bae Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 7 Feb 2011 10:18:47 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- archetypes/pom.xml | 2 +- archetypes/simple-cli/pom.xml | 2 +- pom.xml | 2 +- spring-batch-core-tests/pom.xml | 2 +- spring-batch-core/pom.xml | 2 +- spring-batch-infrastructure-tests/pom.xml | 4 ++-- spring-batch-infrastructure/pom.xml | 2 +- spring-batch-parent/pom.xml | 2 +- spring-batch-samples/pom.xml | 2 +- spring-batch-test/pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 8850e1721..7b5190c7e 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.1.6.RELEASE + 2.2.0.CI-SNAPSHOT ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index d02918211..1e15a01f3 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.6.RELEASE + 2.2.0.CI-SNAPSHOT jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype diff --git a/pom.xml b/pom.xml index 57869127a..db1ea0f43 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.6.RELEASE + 2.2.0.CI-SNAPSHOT pom spring-batch-parent diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index 0d58aa103..10dee758b 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.6.RELEASE + 2.2.0.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 5b877468c..82835c5bd 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.6.RELEASE + 2.2.0.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index e9d22d21d..104e56632 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.6.RELEASE + 2.2.0.CI-SNAPSHOT ../spring-batch-parent @@ -84,7 +84,7 @@ org.springframework.batch spring-batch-infrastructure - 2.1.6.RELEASE + 2.2.0.CI-SNAPSHOT hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 1d695e296..c60c3d3e6 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.6.RELEASE + 2.2.0.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 49561ae41..21b0dddaa 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.6.RELEASE + 2.2.0.CI-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} diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index b677837d0..77878fce7 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.6.RELEASE + 2.2.0.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index dd8ab9677..4175d3b82 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.6.RELEASE + 2.2.0.CI-SNAPSHOT ../spring-batch-parent