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 2017/12/05 08:01:54 UTC

[camel] 02/10: Upgrade Spark-java and related bundle to version 2.7.0

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0d5e04c03f7eeaa243e4ae6909489c1a9d5d0659
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 5 08:02:05 2017 +0100

    Upgrade Spark-java and related bundle to version 2.7.0
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c914cca..094959d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -628,8 +628,8 @@
     <solr-version>5.5.2</solr-version>
     <solr-version-range>[5,6)</solr-version-range>
     <spark-version>1.6.1</spark-version>
-    <spark-rest-version>2.6.0</spark-rest-version>
-    <spark-rest-bundle-version>2.6.0_1</spark-rest-bundle-version>
+    <spark-rest-version>2.7.0</spark-rest-version>
+    <spark-rest-bundle-version>2.7.0_1</spark-rest-bundle-version>
     <splunk-version>1.6.3.0_1</splunk-version>
     <spring-batch-version>3.0.8.RELEASE</spring-batch-version>
     <spring-batch-bundle-version>3.0.8.RELEASE_1</spring-batch-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.