diff --git a/docs/pom.xml b/docs/pom.xml
index 0eafa7862..71be07ef8 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -9,7 +9,7 @@
org.springframework.batch
spring-batch
- 1.0.1.a
+ 1.0.2.BUILD-SNAPSHOT
..
diff --git a/pom.xml b/pom.xml
index 19eeb3e57..228ed613e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
- 1.0.1.a
+ 1.0.2.BUILD-SNAPSHOT
pom
spring-batch-infrastructure
@@ -22,9 +22,9 @@
http://www.springsource.com
- http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.1.a
- scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.1.a
- scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.1.a
+ http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.2.BUILD-SNAPSHOT
+ scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.2.BUILD-SNAPSHOT
+ scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.2.BUILD-SNAPSHOT
JIRA
diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml
index 62ccc0154..0a0df7c72 100644
--- a/spring-batch-core/pom.xml
+++ b/spring-batch-core/pom.xml
@@ -12,7 +12,7 @@
org.springframework.batch
spring-batch
- 1.0.1.a
+ 1.0.2.BUILD-SNAPSHOT
..
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index 2b669a14b..ed40dde5c 100644
--- a/spring-batch-infrastructure/pom.xml
+++ b/spring-batch-infrastructure/pom.xml
@@ -10,7 +10,7 @@
org.springframework.batch
spring-batch
- 1.0.1.a
+ 1.0.2.BUILD-SNAPSHOT
..
diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml
index fb7410f80..dd903b498 100644
--- a/spring-batch-integration/pom.xml
+++ b/spring-batch-integration/pom.xml
@@ -6,7 +6,7 @@
Integration tests for the Spring Batch Infrastructure
org.springframework.batch
- 1.0.1.a
+ 1.0.2.BUILD-SNAPSHOT
spring-batch
..
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index 26a93c155..ad80b652c 100644
--- a/spring-batch-samples/pom.xml
+++ b/spring-batch-samples/pom.xml
@@ -10,7 +10,7 @@
org.springframework.batch
spring-batch
- 1.0.1.a
+ 1.0.2.BUILD-SNAPSHOT
..