diff --git a/pom.xml b/pom.xml index 0bff6044b..2bd64a6f5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,11 @@ 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 3.0.0.BUILD-SNAPSHOT +======= + 2.2.2.RELEASE +>>>>>>> [maven-release-plugin] prepare release 2.2.2.RELEASE pom spring-batch-parent @@ -23,7 +27,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 - HEAD + 2.2.2.RELEASE JIRA diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index e49977afc..0b78ae28c 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -57,7 +57,11 @@ 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 220986b98..0c1d18388 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 - HEAD + 2.2.2.RELEASE @@ -712,7 +712,7 @@ mockito-all 1.9.5 test - + org.springframework.data spring-data-commons