From 2e7f38a6a80ccb9843ab71a7f49335b160122a84 Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 10 Apr 2009 16:27:47 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- archetypes/pom.xml | 2 +- archetypes/simple-cli/pom.xml | 2 +- build-central/pom.xml | 2 +- pom.xml | 8 ++++---- spring-batch-core/pom.xml | 2 +- spring-batch-infrastructure-tests/pom.xml | 2 +- spring-batch-infrastructure/pom.xml | 2 +- spring-batch-integration/pom.xml | 2 +- spring-batch-parent/pom.xml | 2 +- spring-batch-samples/pom.xml | 2 +- spring-batch-test/pom.xml | 2 +- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index bebda870f..a38dc175d 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -19,7 +19,7 @@ org.springframework.batch org.springframework.batch - 2.0.0.RELEASE + 2.0.1.CI-SNAPSHOT ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index a41d792a7..df2a819a7 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.batch org.springframework.batch.archetype.simple.cli - 2.0.0.RELEASE + 2.0.1.CI-SNAPSHOT jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype diff --git a/build-central/pom.xml b/build-central/pom.xml index 79d6f92cd..8336798eb 100644 --- a/build-central/pom.xml +++ b/build-central/pom.xml @@ -11,7 +11,7 @@ org.springframework.batch org.springframework.batch - 2.0.0.RELEASE + 2.0.1.CI-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index bd066edd5..f2b9bf97f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ - 2.0.0.RELEASE + 2.0.1.CI-SNAPSHOT pom spring-batch-parent @@ -22,9 +22,9 @@ http://www.springsource.com - https://fisheye.springframework.org/browse/spring-batch/tags/2.0.0.RELEASE - scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.0.0.RELEASE - scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.0.0.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 890440f76..5f3cb9aaa 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -13,7 +13,7 @@ org.springframework.batch org.springframework.batch.parent - 2.0.0.RELEASE + 2.0.1.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 8b01cd8cd..5903e2f2e 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -7,7 +7,7 @@ org.springframework.batch org.springframework.batch.parent - 2.0.0.RELEASE + 2.0.1.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index de8b2ac78..11c074534 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -11,7 +11,7 @@ org.springframework.batch org.springframework.batch.parent - 2.0.0.RELEASE + 2.0.1.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 301f7878c..0ffa10aa4 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -6,7 +6,7 @@ org.springframework.batch org.springframework.batch.parent - 2.0.0.RELEASE + 2.0.1.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 78f6d6bfa..8fd8e44cc 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch org.springframework.batch.parent - 2.0.0.RELEASE + 2.0.1.CI-SNAPSHOT Spring Batch Parent http://static.springframework.org/spring-batch/${artifactId} diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index f3b02dc2e..cc3329edf 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -11,7 +11,7 @@ org.springframework.batch org.springframework.batch.parent - 2.0.0.RELEASE + 2.0.1.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 10bbf69d0..2ec7192f4 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch org.springframework.batch.parent - 2.0.0.RELEASE + 2.0.1.CI-SNAPSHOT ../spring-batch-parent