Updated Branches: refs/heads/master cef2600b0 -> 7f3907db6
CAMEL-6567: Upgraded to Spring Batch 2.2.1.RELEASE with thanks to David J. M. Karlsen. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7f3907db Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7f3907db Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7f3907db Branch: refs/heads/master Commit: 7f3907db68b5bfec50ecb1346410eccc8ef53656 Parents: cef2600 Author: Babak Vahdat <bvah...@apache.org> Authored: Wed Jul 31 20:49:53 2013 +0200 Committer: Babak Vahdat <bvah...@apache.org> Committed: Wed Jul 31 20:49:53 2013 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/7f3907db/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 28e3dd5..b19b7e3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -347,7 +347,7 @@ <snmp4j-version>2.1.0_1</snmp4j-version> <solr-bundle-version>3.6.0_1</solr-bundle-version> <!-- FIXME cmueller: not in sync! --> <solr-version>3.6.2</solr-version> - <spring-batch-version>2.1.9.RELEASE</spring-batch-version> + <spring-batch-version>2.2.1.RELEASE</spring-batch-version> <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version> <spring-data-commons-version>1.5.0.RELEASE</spring-data-commons-version> <spring-data-redis-version>1.0.4.RELEASE</spring-data-redis-version>