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

acosentino pushed a commit to branch camel-spring-boot-3.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/camel-spring-boot-3.x by this 
push:
     new b335f1208c4 [create-pull-request] automated change
b335f1208c4 is described below

commit b335f1208c4ac765e1fef0dcb563afd9df2f6648
Author: orpiske <orpi...@users.noreply.github.com>
AuthorDate: Thu Apr 27 01:09:28 2023 +0000

    [create-pull-request] automated change
---
 .../resources/org/apache/camel/springboot/catalog/components/solr.json  | 2 +-
 .../org/apache/camel/springboot/catalog/components/solrCloud.json       | 2 +-
 .../resources/org/apache/camel/springboot/catalog/components/solrs.json | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solr.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solr.json
index cc6e257835b..081bdf4e21e 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solr.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solr.json
@@ -4,7 +4,7 @@
     "name": "solr",
     "title": "Solr",
     "description": "Perform operations against Apache Lucene Solr.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.9.0",
     "label": "monitoring,search",
     "javaType": "org.apache.camel.component.solr.SolrComponent",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solrCloud.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solrCloud.json
index 8ba863c1fa4..d1de89f0002 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solrCloud.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solrCloud.json
@@ -4,7 +4,7 @@
     "name": "solrCloud",
     "title": "Solr",
     "description": "Perform operations against Apache Lucene Solr.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.9.0",
     "label": "monitoring,search",
     "javaType": "org.apache.camel.component.solr.SolrComponent",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solrs.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solrs.json
index b4ac9f59442..2753052c8d8 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solrs.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/solrs.json
@@ -4,7 +4,7 @@
     "name": "solrs",
     "title": "Solr (Secure)",
     "description": "Perform operations against Apache Lucene Solr.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.9.0",
     "label": "monitoring,search",
     "javaType": "org.apache.camel.component.solr.SolrComponent",

Reply via email to