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 2020/03/31 08:01:29 UTC

[camel] 26/43: CAMEL-14715 - Remove spark rest bundle property placeholder (camel-karaf-migration)

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 57ece5fea70270cfb26d028954bb756c047ca65a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:45:01 2020 +0200

    CAMEL-14715 - Remove spark rest bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 18fe7ab..ae36784 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -501,7 +501,6 @@
         <solr-version-range>[8,9)</solr-version-range>
         <spark-version>2.4.5</spark-version>
         <spark-rest-version>2.9.1</spark-rest-version>
-        <spark-rest-bundle-version>2.9.1_1</spark-rest-bundle-version>
         <splunk-version>1.6.5.0_1</splunk-version>
         <spring-batch-version>4.2.1.RELEASE</spring-batch-version>
         <spring-batch-bundle-version>4.2.1.RELEASE_1</spring-batch-bundle-version>