diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 3613b74f7..7e4004fb2 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -10,7 +10,7 @@
org.springframework.batch
spring-batch-parent
- 2.0.1.RELEASE
+ 2.0.2.CI-SNAPSHOT
../spring-batch-parent
diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml
index f5a49c42f..46d9c97c8 100644
--- a/archetypes/simple-cli/pom.xml
+++ b/archetypes/simple-cli/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.batch
spring-batch-simple-cli
- 2.0.1.RELEASE
+ 2.0.2.CI-SNAPSHOT
jar
Commandline
http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype
@@ -73,7 +73,7 @@
org.springframework.batch
spring-batch-infrastructure
- ${pom.version}
+ 2.0.2.CI-SNAPSHOT
commons-dbcp
diff --git a/pom.xml b/pom.xml
index 76c97e1bf..04d208a59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
Spring Batch
Spring Batch provides tools for enterprise batch or bulk processing. It can be used to wire up jobs, and track
their execution, or simply as an optimization for repetitive processing in a transactional environment. Spring Batch is part of the Spring Portfolio.
- 2.0.1.RELEASE
+ 2.0.2.CI-SNAPSHOT
pom
spring-batch-parent
@@ -20,9 +20,9 @@
http://www.springsource.com
- https://fisheye.springframework.org/browse/spring-batch/tags/spring-batch-2.0.1.RELEASE
- scm:svn:https://src.springframework.org/svn/spring-batch/tags/spring-batch-2.0.1.RELEASE
- scm:svn:https://src.springframework.org/svn/spring-batch/tags/spring-batch-2.0.1.RELEASE
+ https://fisheye.springframework.org/browse/spring-batch
+ scm:svn:https://src.springframework.org/svn/spring-batch/trunk
+ scm:svn:https://src.springframework.org/svn/spring-batch/trunk
JIRA
diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml
index 1bb7f61af..2c14b672e 100644
--- a/spring-batch-core/pom.xml
+++ b/spring-batch-core/pom.xml
@@ -8,7 +8,7 @@
org.springframework.batch
spring-batch-parent
- 2.0.1.RELEASE
+ 2.0.2.CI-SNAPSHOT
../spring-batch-parent
@@ -29,7 +29,7 @@
org.springframework.batch
spring-batch-infrastructure
- ${project.version}
+ 2.0.2.CI-SNAPSHOT
hsqldb
diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml
index 153734b71..9674c71a2 100644
--- a/spring-batch-infrastructure-tests/pom.xml
+++ b/spring-batch-infrastructure-tests/pom.xml
@@ -9,7 +9,7 @@
org.springframework.batch
spring-batch-parent
- 2.0.1.RELEASE
+ 2.0.2.CI-SNAPSHOT
../spring-batch-parent
@@ -61,7 +61,7 @@
org.springframework.batch
spring-batch-infrastructure
- ${pom.version}
+ 2.0.2.CI-SNAPSHOT
hsqldb
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index 624523c9c..c1a0aec46 100644
--- a/spring-batch-infrastructure/pom.xml
+++ b/spring-batch-infrastructure/pom.xml
@@ -2,6 +2,7 @@
4.0.0
spring-batch-infrastructure
+ 2.0.2.CI-SNAPSHOT
jar
Infrastructure
The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing applications and optimisations.
@@ -9,7 +10,7 @@
org.springframework.batch
spring-batch-parent
- 2.0.1.RELEASE
+ 2.0.2.CI-SNAPSHOT
../spring-batch-parent
diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml
index c37a26d9a..22d77b063 100644
--- a/spring-batch-integration/pom.xml
+++ b/spring-batch-integration/pom.xml
@@ -6,7 +6,7 @@
org.springframework.batch
spring-batch-parent
- 2.0.1.RELEASE
+ 2.0.2.CI-SNAPSHOT
../spring-batch-parent
diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml
index 5a3b8abf8..b54066678 100644
--- a/spring-batch-parent/pom.xml
+++ b/spring-batch-parent/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.batch
spring-batch-parent
- 2.0.1.RELEASE
+ 2.0.2.CI-SNAPSHOT
Spring Batch Parent
Spring Batch parent project. Defines dependencies and common configuration for the
build process.
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index 3910e10c6..8be9bc00d 100644
--- a/spring-batch-samples/pom.xml
+++ b/spring-batch-samples/pom.xml
@@ -9,7 +9,7 @@
org.springframework.batch
spring-batch-parent
- 2.0.1.RELEASE
+ 2.0.2.CI-SNAPSHOT
../spring-batch-parent
diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml
index 489a1253a..94075188e 100755
--- a/spring-batch-test/pom.xml
+++ b/spring-batch-test/pom.xml
@@ -8,7 +8,7 @@
org.springframework.batch
spring-batch-parent
- 2.0.1.RELEASE
+ 2.0.2.CI-SNAPSHOT
../spring-batch-parent