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 2016/12/10 11:26:49 UTC

[2/4] camel git commit: Upgrade Spark Java bundle to version 2.5.3_1

Upgrade Spark Java bundle to version 2.5.3_1


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

Branch: refs/heads/master
Commit: 1c29653c0cc3929a57a686f04e83976611979a71
Parents: 4d44e3d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Dec 10 12:18:12 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Dec 10 12:18:12 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/1c29653c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 79e2491..4141c28 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -544,7 +544,7 @@
     <solr-version-range>[5,6)</solr-version-range>
     <spark-version>1.6.1</spark-version>
     <spark-rest-version>2.5.3</spark-rest-version>
-    <spark-rest-bundle-version>2.5_1</spark-rest-bundle-version>
+    <spark-rest-bundle-version>2.5.3_1</spark-rest-bundle-version>
     <splunk-version>1.5.0.0_1</splunk-version>
     <spring-batch-version>3.0.7.RELEASE</spring-batch-version>
     <spring-batch-bundle-version>3.0.7.RELEASE_1</spring-batch-bundle-version>