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 2022/01/08 20:15:38 UTC

[camel] 01/02: CAMEL-17354: camel-beanio - Deprecate

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

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

commit 34d3d5f266a4f41d58371d323dffd7250446aa04
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat Jan 8 21:00:22 2022 +0100

    CAMEL-17354: camel-beanio - Deprecate
---
 components/camel-beanio/pom.xml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index de5f883..1284060 100644
--- a/components/camel-beanio/pom.xml
+++ b/components/camel-beanio/pom.xml
@@ -29,12 +29,8 @@
     <artifactId>camel-beanio</artifactId>
     <packaging>jar</packaging>
 
-    <name>Camel :: BeanIO</name>
+    <name>Camel :: BeanIO (deprecated)</name>
     <description>Camel BeanIO data format support</description>
-    <url>http://www.beanio.org</url>
-
-    <properties>
-    </properties>
 
     <dependencies>
         <dependency>