diff --git a/docs/pom.xml b/docs/pom.xml
index 5676c9c61..3decb5d4f 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -9,7 +9,7 @@
org.springframework.batch
spring-batch
- 1.0.1.DEV-SNAPSHOT
+ 1.0.1.RELEASE
..
diff --git a/pom.xml b/pom.xml
index dff221444..1e700fdfd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
- 1.0.1.DEV-SNAPSHOT
+ 1.0.1.RELEASE
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.1.RELEASE
+ scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.1.RELEASE
+ scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.1.RELEASE
JIRA
diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml
index e782cfcde..48442877c 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.DEV-SNAPSHOT
+ 1.0.1.RELEASE
..
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index cceb4ea78..24a3b5556 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.DEV-SNAPSHOT
+ 1.0.1.RELEASE
..
diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml
index c5d497e35..86d2ddf04 100644
--- a/spring-batch-integration/pom.xml
+++ b/spring-batch-integration/pom.xml
@@ -1,5 +1,4 @@
-
+
4.0.0
spring-batch-integration
jar
@@ -7,7 +6,7 @@
Integration tests for the Spring Batch Infrastructure
org.springframework.batch
- 1.0.1.DEV-SNAPSHOT
+ 1.0.1.RELEASE
spring-batch
..
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index 46ff87fc6..c7df64335 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.DEV-SNAPSHOT
+ 1.0.1.RELEASE
..