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 2021/04/22 07:04:47 UTC

[camel] 03/05: Camel-Solr: Removed reference to SolrJ version

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

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

commit fb23eee7a990f25faa6e3ff0522d066ef8f5054b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Apr 22 08:58:26 2021 +0200

    Camel-Solr: Removed reference to SolrJ version
---
 components/camel-solr/src/main/docs/solr-component.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/components/camel-solr/src/main/docs/solr-component.adoc b/components/camel-solr/src/main/docs/solr-component.adoc
index 0c9c479..5794bbc 100644
--- a/components/camel-solr/src/main/docs/solr-component.adoc
+++ b/components/camel-solr/src/main/docs/solr-component.adoc
@@ -13,8 +13,7 @@ include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/solr.adoc[
 *{component-header}*
 
 The Solr component allows you to interface with an
-http://lucene.apache.org/solr/[Apache Lucene Solr] server (based on
-SolrJ 8.4.1).
+http://lucene.apache.org/solr/[Apache Lucene Solr] server.
 
 Maven users will need to add the following dependency to their `pom.xml`
 for this component: