You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/01/12 14:52:54 UTC

[camel] branch camel-3.x updated: CAMEL-18905: camel-gora - deprecated

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

davsclaus 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 87ad97c1998 CAMEL-18905: camel-gora - deprecated
87ad97c1998 is described below

commit 87ad97c1998c8234ff179722dbee054aed3049ef
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Jan 12 15:52:44 2023 +0100

    CAMEL-18905: camel-gora - deprecated
---
 components/camel-gora/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index ce4004c528e..481253358c7 100644
--- a/components/camel-gora/pom.xml
+++ b/components/camel-gora/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>camel-gora</artifactId>
     <packaging>jar</packaging>
-    <name>Camel :: Gora</name>
+    <name>Camel :: Gora (deprecated)</name>
     <description>Gora Component for Apache Camel</description>
 
     <properties>