From dfd5ed9bc8891c9a4725a2df4a9ef8d6921e8233 Mon Sep 17 00:00:00 2001 From: nebhale Date: Thu, 14 Aug 2008 15:55:44 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- archetypes/pom.xml | 4 ++-- archetypes/simple-cli/pom.xml | 2 +- docs/pom.xml | 4 ++-- pom.xml | 8 ++++---- spring-batch-core/pom.xml | 4 ++-- spring-batch-infrastructure-tests/pom.xml | 4 ++-- spring-batch-infrastructure/pom.xml | 4 ++-- spring-batch-integration/pom.xml | 4 ++-- spring-batch-samples/pom.xml | 4 ++-- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index aaa126981..763a5406d 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -2,14 +2,14 @@ 4.0.0 spring-batch-archetypes - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT pom Archetypes org.springframework.batch spring-batch - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT .. diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 201d66970..1ac9c3f77 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch simple-cli-archetype - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT jar Spring Batch Simple Commandline Archetype diff --git a/docs/pom.xml b/docs/pom.xml index 19b3c7f88..8d772d876 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-batch-docs - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT Documentation pom Spring Batch Documentation - reference guide and user manuals. @@ -10,7 +10,7 @@ org.springframework.batch spring-batch - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index c13ecb220..e5d5bb4f8 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT pom spring-batch-infrastructure @@ -25,9 +25,9 @@ http://www.springsource.com - http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.1.2.RELEASE - scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.1.2.RELEASE - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.1.2.RELEASE + http://fisheye3.cenqua.com/browse/springframework/spring-batch/trunk + scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk JIRA diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 7d582d09f..2fce7fcd8 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-batch-core - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT jar Core @@ -13,7 +13,7 @@ org.springframework.batch spring-batch - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT .. diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 5bfb4b232..61c4f21b9 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -1,13 +1,13 @@ 4.0.0 spring-batch-infrastructure-tests - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT jar Infrastructure Tests Integration tests for the Spring Batch Infrastructure org.springframework.batch - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT spring-batch .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index f1abd6de2..d058354ce 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -1,7 +1,7 @@ 4.0.0 spring-batch-infrastructure - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT jar Infrastructure @@ -11,7 +11,7 @@ org.springframework.batch spring-batch - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index e4bbcf828..3bf6cb7cb 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -2,12 +2,12 @@ spring-batch org.springframework.batch - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT .. 4.0.0 spring-batch-integration - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT Enterprise Integration diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 646fbee1b..4602e250c 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -1,7 +1,7 @@ 4.0.0 spring-batch-samples - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT jar Samples @@ -11,7 +11,7 @@ org.springframework.batch spring-batch - 1.1.2.RELEASE + 1.1.3.CI-SNAPSHOT ..