diff --git a/core/pom.xml b/core/pom.xml
index e5361af3f..a92a46c6c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -12,7 +12,7 @@
org.springframework.batch
spring-batch
- 1.0-m2
+ 1.0-m3-SNAPSHOT
..
diff --git a/docs/pom.xml b/docs/pom.xml
index 728a32fd6..2e67be63b 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -9,7 +9,7 @@
org.springframework.batch
spring-batch
- 1.0-m2
+ 1.0-m3-SNAPSHOT
..
diff --git a/execution/pom.xml b/execution/pom.xml
index 657c3658f..ba1135a16 100644
--- a/execution/pom.xml
+++ b/execution/pom.xml
@@ -12,7 +12,7 @@
org.springframework.batch
spring-batch
- 1.0-m2
+ 1.0-m3-SNAPSHOT
..
diff --git a/infrastructure/pom.xml b/infrastructure/pom.xml
index 0f7a38206..7709fe4b8 100644
--- a/infrastructure/pom.xml
+++ b/infrastructure/pom.xml
@@ -12,7 +12,7 @@
org.springframework.batch
spring-batch
- 1.0-m2
+ 1.0-m3-SNAPSHOT
..
diff --git a/integration/pom.xml b/integration/pom.xml
index 24aeb7fcf..60ef22a51 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -10,7 +10,7 @@
org.springframework.batch
- 1.0-m2
+ 1.0-m3-SNAPSHOT
spring-batch
..
diff --git a/pom.xml b/pom.xml
index 27843e81e..901abd1a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
- 1.0-m2
+ 1.0-m3-SNAPSHOT
pom
http://static.springframework.org/spring-batch
@@ -16,9 +16,9 @@
http://www.interface21.com
- http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0-m2
- scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0-m2
- scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0-m2
+ 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/samples/pom.xml b/samples/pom.xml
index 9df9943e3..a39e53f1c 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -10,7 +10,7 @@
org.springframework.batch
spring-batch
- 1.0-m2
+ 1.0-m3-SNAPSHOT
..