From 87e8ed6e180db2567a7212e89d84e90bd4ac3645 Mon Sep 17 00:00:00 2001 From: dsyer Date: Sat, 21 Feb 2009 09:22:46 +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 7f43dd60c..1c01917a9 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -18,7 +18,7 @@ org.springframework.batch org.springframework.batch - 2.0.0.RC1 + 2.0.1.CI-SNAPSHOT .. diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 112e1aebe..bf44bf5d8 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.RC1 + 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 567bdaf4c..4173c34f1 100644 --- a/build-central/pom.xml +++ b/build-central/pom.xml @@ -11,7 +11,7 @@ Spring Batch Maven Central Build - used to build Maven artifacts for the central org.springframework.batch org.springframework.batch - 2.0.0.RC1 + 2.0.1.CI-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 76572be60..a7d5aefcd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ - 2.0.0.RC1 + 2.0.1.CI-SNAPSHOT pom spring-batch-parent @@ -21,9 +21,9 @@ http://www.springsource.com - https://fisheye.springframework.org/browse/spring-batch/tags/2.0.0.RC1 - scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.0.0.RC1 - scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.0.0.RC1 + 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 b67d1811b..447388a1c 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch org.springframework.batch.parent - 2.0.0.RC1 + 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 20c62d924..15a971099 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.RC1 + 2.0.1.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 05a334744..d42d42599 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch org.springframework.batch.parent - 2.0.0.RC1 + 2.0.1.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 7e69dec98..8fac023eb 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.RC1 + 2.0.1.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 6a3cf3123..148b5c8d1 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.RC1 + 2.0.1.CI-SNAPSHOT Spring Batch Parent Spring Batch parent project. Defines dependencies and common configuration for the diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 0a8d3befc..848ba2982 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch org.springframework.batch.parent - 2.0.0.RC1 + 2.0.1.CI-SNAPSHOT ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 546b416dd..cd8a07046 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch org.springframework.batch.parent - 2.0.0.RC1 + 2.0.1.CI-SNAPSHOT ../spring-batch-parent