diff --git a/docs/pom.xml b/docs/pom.xml
index 0a719dfd6..7fc2c8bd3 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -9,7 +9,7 @@
org.springframework.batch
spring-batch
- 1.0.0.m5
+ 1.0.0.rc1-SNAPSHOT
..
diff --git a/pom.xml b/pom.xml
index 2b3504023..e82160039 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
- 1.0.0.m5
+ 1.0.0.rc1-SNAPSHOT
pom
@@ -27,9 +27,9 @@
http://www.springsource.com
- http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.0.m5
- scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m5
- scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.m5
+ 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 819737b9c..82dad4615 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.m5
+ 1.0.0.rc1-SNAPSHOT
..
diff --git a/spring-batch-execution/pom.xml b/spring-batch-execution/pom.xml
index 0238c9f7d..5ff3cdff4 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.m5
+ 1.0.0.rc1-SNAPSHOT
..
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index 0e53bf1af..247d318fa 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.m5
+ 1.0.0.rc1-SNAPSHOT
..
diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml
index 39eee0826..a3a139875 100644
--- a/spring-batch-integration/pom.xml
+++ b/spring-batch-integration/pom.xml
@@ -10,7 +10,7 @@
org.springframework.batch
- 1.0.0.m5
+ 1.0.0.rc1-SNAPSHOT
spring-batch
..
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index 39cf1a0ff..87e1ed11c 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.m5
+ 1.0.0.rc1-SNAPSHOT
..