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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new 7eacc6a6588 [create-pull-request] automated change 7eacc6a6588 is described below commit 7eacc6a65889e47c0f3f115907c7e0b56420def5 Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Sat Sep 10 01:08:38 2022 +0000 [create-pull-request] automated change --- .../resources/org/apache/camel/springboot/catalog/components/cmis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/cmis.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/cmis.json index 4a0ff46d606..25883a46d8d 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/cmis.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/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",