diff --git a/docs/pom.xml b/docs/pom.xml
index 8584beca6..072b822fd 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -9,7 +9,7 @@
org.springframework.batch
spring-batch
- 1.0.3.BUILD-SNAPSHOT
+ 1.0.2.BUILD
..
diff --git a/pom.xml b/pom.xml
index 6d5943379..c6cdcbe22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
- 1.0.3.BUILD-SNAPSHOT
+ 1.0.2.BUILD
pom
spring-batch-infrastructure
@@ -22,9 +22,9 @@
http://www.springsource.com
- 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
+ http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.2.BUILD
+ scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.2.BUILD
+ scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.2.BUILD
JIRA
diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml
index a0a054a49..e1c1751a3 100644
--- a/spring-batch-core/pom.xml
+++ b/spring-batch-core/pom.xml
@@ -12,7 +12,7 @@
org.springframework.batch
spring-batch
- 1.0.3.BUILD-SNAPSHOT
+ 1.0.2.BUILD
..
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index bdaa63c03..500e5f5fe 100644
--- a/spring-batch-infrastructure/pom.xml
+++ b/spring-batch-infrastructure/pom.xml
@@ -10,7 +10,7 @@
org.springframework.batch
spring-batch
- 1.0.3.BUILD-SNAPSHOT
+ 1.0.2.BUILD
..
diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml
index 8a56251ab..a80fcd118 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.3.BUILD-SNAPSHOT
+ 1.0.2.BUILD
spring-batch
..
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index 0de196540..0b2095171 100644
--- a/spring-batch-samples/pom.xml
+++ b/spring-batch-samples/pom.xml
@@ -10,7 +10,7 @@
org.springframework.batch
spring-batch
- 1.0.3.BUILD-SNAPSHOT
+ 1.0.2.BUILD
..