diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index d49851c19..aaa126981 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -2,14 +2,14 @@
4.0.0
spring-batch-archetypes
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
pom
Archetypes
org.springframework.batch
spring-batch
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
..
diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml
index ca4237885..201d66970 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
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
jar
Spring Batch Simple Commandline Archetype
diff --git a/docs/pom.xml b/docs/pom.xml
index 637bb12ee..19b3c7f88 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -2,7 +2,7 @@
4.0.0
spring-batch-docs
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
Documentation
pom
Spring Batch Documentation - reference guide and user manuals.
@@ -10,7 +10,7 @@
org.springframework.batch
spring-batch
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
..
diff --git a/pom.xml b/pom.xml
index 1bbbbacc0..c13ecb220 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
pom
spring-batch-infrastructure
@@ -25,9 +25,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.1.2.RELEASE
+ scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.1.2.RELEASE
+ scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.1.2.RELEASE
JIRA
diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml
index a864a0d0e..7d582d09f 100644
--- a/spring-batch-core/pom.xml
+++ b/spring-batch-core/pom.xml
@@ -2,7 +2,7 @@
4.0.0
spring-batch-core
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
jar
Core
@@ -13,7 +13,7 @@
org.springframework.batch
spring-batch
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
..
diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml
index 8f2c3e131..5bfb4b232 100644
--- a/spring-batch-infrastructure-tests/pom.xml
+++ b/spring-batch-infrastructure-tests/pom.xml
@@ -1,13 +1,13 @@
4.0.0
spring-batch-infrastructure-tests
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
jar
Infrastructure Tests
Integration tests for the Spring Batch Infrastructure
org.springframework.batch
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
spring-batch
..
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index 249e69377..f1abd6de2 100644
--- a/spring-batch-infrastructure/pom.xml
+++ b/spring-batch-infrastructure/pom.xml
@@ -1,7 +1,7 @@
4.0.0
spring-batch-infrastructure
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
jar
Infrastructure
@@ -11,7 +11,7 @@
org.springframework.batch
spring-batch
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
..
diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml
index 0d4181744..e4bbcf828 100644
--- a/spring-batch-integration/pom.xml
+++ b/spring-batch-integration/pom.xml
@@ -2,12 +2,12 @@
spring-batch
org.springframework.batch
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
..
4.0.0
spring-batch-integration
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
Enterprise Integration
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index 04e17b9f6..646fbee1b 100644
--- a/spring-batch-samples/pom.xml
+++ b/spring-batch-samples/pom.xml
@@ -1,7 +1,7 @@
4.0.0
spring-batch-samples
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
jar
Samples
@@ -11,7 +11,7 @@
org.springframework.batch
spring-batch
- 1.1.2.CI-SNAPSHOT
+ 1.1.2.RELEASE
..