This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push: new d0109ced [create-pull-request] automated change (#187) d0109ced is described below commit d0109ced39870d1a3e1c95b5d18fa9ad4f83718a Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sun Sep 11 09:36:24 2022 +0200 [create-pull-request] automated change (#187) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../main/resources/org/apache/camel/catalog/karaf/components/cmis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/cmis.json b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/cmis.json index bbe8e7a9..d1aea47d 100644 --- a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/cmis.json +++ b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/components/cmis.json @@ -4,7 +4,7 @@ "name": "cmis", "title": "CMIS", "description": "Read and write data from to\/from a CMIS compliant content repositories.", - "deprecated": false, + "deprecated": true, "firstVersion": "2.11.0", "label": "cms,database", "javaType": "org.apache.camel.component.cmis.CMISComponent",