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/07/31 10:01:14 UTC

[camel] branch camel-3.x updated: CAMEL-19686 - Deprecate Camel-Atlasmap

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

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


The following commit(s) were added to refs/heads/camel-3.x by this push:
     new 88b4e7ecda6 CAMEL-19686 - Deprecate Camel-Atlasmap
88b4e7ecda6 is described below

commit 88b4e7ecda6ef0d02b44d8511983856787c0bdf1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 31 11:59:42 2023 +0200

    CAMEL-19686 - Deprecate Camel-Atlasmap
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 components/camel-atlasmap/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-atlasmap/pom.xml b/components/camel-atlasmap/pom.xml
index 6137f71e739..b3964c6012b 100644
--- a/components/camel-atlasmap/pom.xml
+++ b/components/camel-atlasmap/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>camel-atlasmap</artifactId>
     <packaging>jar</packaging>
-    <name>Camel :: AtlasMap</name>
+    <name>Camel :: AtlasMap (deprecated)</name>
     <description>Camel AtlasMap support</description>
 
     <dependencies>