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

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


The following commit(s) were added to refs/heads/camel-3.21.x by this push:
     new aa61d8f00f5 CAMEL-19654: Deprecate camel-corda component
aa61d8f00f5 is described below

commit aa61d8f00f5b8b5214ad1b6dea7d65a19daeb368
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu Jul 27 18:13:39 2023 +0200

    CAMEL-19654: Deprecate camel-corda component
---
 components/camel-corda/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-corda/pom.xml b/components/camel-corda/pom.xml
index 1a79b9b404e..eb4e3365ec4 100644
--- a/components/camel-corda/pom.xml
+++ b/components/camel-corda/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>camel-corda</artifactId>
     <packaging>jar</packaging>
 
-    <name>Camel :: Corda</name>
+    <name>Camel :: Corda (deprecated)</name>
     <description>Camel Corda which is based on corda-rpc support</description>
 
     <dependencies>

Reply via email to