diff --git a/docs/pom.xml b/docs/pom.xml
index 5726051db..5ab35ac69 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -9,7 +9,7 @@
org.springframework.batch
spring-batch
- 1.0.0.rc1
+ 1.0.0.-SNAPSHOT
..
diff --git a/pom.xml b/pom.xml
index 89e29201e..d43a9aeee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
- 1.0.0.rc1
+ 1.0.0.-SNAPSHOT
pom
@@ -26,9 +26,9 @@
http://www.springsource.com
- http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.0.rc1
- scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.rc1
- scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.rc1
+ 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 7859e9be7..d6cbdcc20 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.rc1
+ 1.0.0.-SNAPSHOT
..
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index 84aace05c..9e92728fd 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.rc1
+ 1.0.0.-SNAPSHOT
..
diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml
index b182f26e4..488228307 100644
--- a/spring-batch-integration/pom.xml
+++ b/spring-batch-integration/pom.xml
@@ -10,7 +10,7 @@
org.springframework.batch
- 1.0.0.rc1
+ 1.0.0.-SNAPSHOT
spring-batch
..
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index c2698730e..cb9dfdf66 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.rc1
+ 1.0.0.-SNAPSHOT
..