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 f88998fc8cbd1424979d174a21c915f7e3e17552 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Apr 22 09:03:46 2021 +0200 Regen --- .../resources/org/apache/camel/catalog/docs/solr-component.adoc | 3 +-- docs/components/modules/ROOT/pages/solr-component.adoc | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/solr-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/solr-component.adoc index 0c9c479..0e2ca1b 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/solr-component.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/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). +https://solr.apache.org/[Apache Solr] server. Maven users will need to add the following dependency to their `pom.xml` for this component: diff --git a/docs/components/modules/ROOT/pages/solr-component.adoc b/docs/components/modules/ROOT/pages/solr-component.adoc index 9e65ad4..0168433 100644 --- a/docs/components/modules/ROOT/pages/solr-component.adoc +++ b/docs/components/modules/ROOT/pages/solr-component.adoc @@ -15,8 +15,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). +https://solr.apache.org/[Apache Solr] server. Maven users will need to add the following dependency to their `pom.xml` for this component:
