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:28 UTC

[camel] 25/43: CAMEL-14715 - Remove solr 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 c300710626730478db1912d2e52a3061b8811fc0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:44:08 2020 +0200

    CAMEL-14715 - Remove solr 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 75cfb61..18fe7ab 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -496,7 +496,6 @@
         <smallrye-health-version>2.2.0</smallrye-health-version>
         <snakeyaml-version>1.26</snakeyaml-version>
         <snmp4j-version>2.6.3_1</snmp4j-version>
-        <solr-bundle-version>8.4.1_1</solr-bundle-version>
         <!-- solr version aligned with lucene -->
         <solr-version>8.4.1</solr-version>
         <solr-version-range>[8,9)</solr-version-range>