diff --git a/docs/pom.xml b/docs/pom.xml index b64e510f7..3dc0c6c8b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch - 1.0.0.m4 + 1.0.0.m5-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index a17dbd060..c4abd28bd 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ - 1.0.0.m4 + 1.0.0.m5-SNAPSHOT pom @@ -27,9 +27,9 @@ http://www.springsource.com - http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.0.m4 - scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m4 - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m4 + 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 039e2cdd1..90ac55fd9 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.0.m4 + 1.0.0.m5-SNAPSHOT .. diff --git a/spring-batch-execution/pom.xml b/spring-batch-execution/pom.xml index 4979ccafd..1c5008562 100644 --- a/spring-batch-execution/pom.xml +++ b/spring-batch-execution/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.0.m4 + 1.0.0.m5-SNAPSHOT .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index b2362dff5..cb7faf0d7 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.0.m4 + 1.0.0.m5-SNAPSHOT .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 5ae4681a0..06290ebba 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch - 1.0.0.m4 + 1.0.0.m5-SNAPSHOT spring-batch .. diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 099695463..4967ef2d8 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -11,7 +11,7 @@ org.springframework.batch spring-batch - 1.0.0.m4 + 1.0.0.m5-SNAPSHOT ..