You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/08/06 17:43:29 UTC

camel git commit: Upgrade Spring Batch to version 3.0.4.RELEASE

Repository: camel
Updated Branches:
  refs/heads/master a5165015c -> cae52275b


Upgrade Spring Batch to version 3.0.4.RELEASE


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cae52275
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cae52275
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/cae52275

Branch: refs/heads/master
Commit: cae52275b1011f6bd97434e37b466856f570243d
Parents: a516501
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Aug 6 17:38:13 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Aug 6 17:42:35 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/cae52275/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ccdace5..3840f57 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -445,8 +445,8 @@
     <spark-rest-version>2.0.0</spark-rest-version>
     <spark-rest-bundle-version>2.0.0_1</spark-rest-bundle-version>
     <splunk-version>1.4.0.0_1</splunk-version>
-    <spring-batch-version>3.0.3.RELEASE</spring-batch-version>
-    <spring-batch-bundle-version>3.0.3.RELEASE_1</spring-batch-bundle-version>
+    <spring-batch-version>3.0.4.RELEASE</spring-batch-version>
+    <spring-batch-bundle-version>3.0.4.RELEASE_1</spring-batch-bundle-version>
     <spring-boot-version>1.2.5.RELEASE</spring-boot-version>
     <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version>
     <spring-data-commons-version>1.6.1.RELEASE</spring-data-commons-version>