diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 4f973356e..5b41a4bbb 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -2,6 +2,7 @@
4.0.0
spring-batch-archetypes
+ 2.0.0.CI-SNAPSHOT
pom
Archetypes
@@ -18,7 +19,7 @@
org.springframework.batch
spring-batch
- 2.0.0.M1
+ 2.0.0.CI-SNAPSHOT
..
diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml
index d9b0d93bc..1eb08ae2e 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
- 2.0.0.M1
+ 2.0.0.CI-SNAPSHOT
jar
Commandline
http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype
diff --git a/docs/pom.xml b/docs/pom.xml
index 48d26999e..4922cbb7e 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -2,6 +2,7 @@
4.0.0
spring-batch-docs
+ 2.0.0.CI-SNAPSHOT
Documentation
pom
Spring Batch Documentation - reference guide and user manuals.
@@ -9,7 +10,7 @@
org.springframework.batch
spring-batch
- 2.0.0.M1
+ 2.0.0.CI-SNAPSHOT
..
diff --git a/pom.xml b/pom.xml
index 52c6b7b1f..b50a8ba97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
- 2.0.0.M1
+ 2.0.0.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-2.0.0.M1
- scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-2.0.0.M1
- scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-2.0.0.M1
+ 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 b1036801b..0ebedf56a 100644
--- a/spring-batch-core/pom.xml
+++ b/spring-batch-core/pom.xml
@@ -2,6 +2,7 @@
4.0.0
spring-batch-core
+ 2.0.0.CI-SNAPSHOT
jar
Core
@@ -12,7 +13,7 @@
org.springframework.batch
spring-batch
- 2.0.0.M1
+ 2.0.0.CI-SNAPSHOT
..
diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml
index c3242ff4f..90cf17557 100644
--- a/spring-batch-infrastructure-tests/pom.xml
+++ b/spring-batch-infrastructure-tests/pom.xml
@@ -1,12 +1,13 @@
4.0.0
spring-batch-infrastructure-tests
+ 2.0.0.CI-SNAPSHOT
jar
Infrastructure Tests
Integration tests for the Spring Batch Infrastructure
org.springframework.batch
- 2.0.0.M1
+ 2.0.0.CI-SNAPSHOT
spring-batch
..
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index 8f0494dc6..57874bb6c 100644
--- a/spring-batch-infrastructure/pom.xml
+++ b/spring-batch-infrastructure/pom.xml
@@ -1,6 +1,7 @@
4.0.0
spring-batch-infrastructure
+ 2.0.0.CI-SNAPSHOT
jar
Infrastructure
@@ -10,7 +11,7 @@
org.springframework.batch
spring-batch
- 2.0.0.M1
+ 2.0.0.CI-SNAPSHOT
..
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index d9cb15501..755f1fea8 100644
--- a/spring-batch-samples/pom.xml
+++ b/spring-batch-samples/pom.xml
@@ -1,6 +1,7 @@
4.0.0
spring-batch-samples
+ 2.0.0.CI-SNAPSHOT
jar
Samples
@@ -10,7 +11,7 @@
org.springframework.batch
spring-batch
- 2.0.0.M1
+ 2.0.0.CI-SNAPSHOT
..