diff --git a/pom.xml b/pom.xml
index 2bd64a6f5..55a1d6842 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,11 +6,15 @@
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.
+<<<<<<< HEAD
<<<<<<< HEAD
3.0.0.BUILD-SNAPSHOT
=======
2.2.2.RELEASE
>>>>>>> [maven-release-plugin] prepare release 2.2.2.RELEASE
+=======
+ 2.2.3.BUILD-SNAPSHOT
+>>>>>>> [maven-release-plugin] prepare for next development iteration
pom
spring-batch-parent
@@ -27,7 +31,7 @@
http://github.com/SpringSource/spring-batch
scm:git:git://github.com/SpringSource/spring-batch.git
scm:git:ssh://git@github.com/SpringSource/spring-batch.git
- 2.2.2.RELEASE
+ HEAD
JIRA
diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml
index 0b78ae28c..e49977afc 100644
--- a/spring-batch-infrastructure-tests/pom.xml
+++ b/spring-batch-infrastructure-tests/pom.xml
@@ -57,11 +57,7 @@
org.springframework.batch
spring-batch-infrastructure
-<<<<<<< HEAD
3.0.0.BUILD-SNAPSHOT
-=======
- 2.2.2.RELEASE
->>>>>>> [maven-release-plugin] prepare release 2.2.2.RELEASE
org.hsqldb
diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml
index 0c1d18388..718a318c0 100644
--- a/spring-batch-parent/pom.xml
+++ b/spring-batch-parent/pom.xml
@@ -12,7 +12,7 @@
http://github.com/SpringSource/spring-batch
scm:git:git://github.com/SpringSource/spring-batch.git
scm:git:git://github.com/SpringSource/spring-batch.git
- 2.2.2.RELEASE
+ HEAD