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 2023/08/01 05:06:20 UTC

[camel-spring-boot] branch camel-spring-boot-3.x updated: [create-pull-request] automated change (#898)

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 c273a552ef5 [create-pull-request] automated change (#898)
c273a552ef5 is described below

commit c273a552ef5c0c5ef8078c54a84408aff996ec62
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Tue Aug 1 07:06:14 2023 +0200

    [create-pull-request] automated change (#898)
    
    Co-authored-by: orpiske <or...@users.noreply.github.com>
---
 .../org/apache/camel/springboot/catalog/components/atlasmap.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/atlasmap.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atlasmap.json
index 6458815e244..a2e3a05ac6f 100644
--- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atlasmap.json
+++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/atlasmap.json
@@ -4,7 +4,7 @@
     "name": "atlasmap",
     "title": "AtlasMap",
     "description": "Transforms the message using an AtlasMap transformation.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "3.7.0",
     "label": "transformation",
     "javaType": "org.apache.camel.component.atlasmap.AtlasMapComponent",