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/06/28 10:54:31 UTC

[camel] 03/06: CAMEL-19279 - Added Azure-files component to kit

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

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

commit 90731d1456e29564510b082f0b2b77d043336c63
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jun 28 12:02:12 2023 +0200

    CAMEL-19279 - Added Azure-files component to kit
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 components/camel-azure/camel-azure-files/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-azure/camel-azure-files/pom.xml b/components/camel-azure/camel-azure-files/pom.xml
index d1a64aba4a4..b78c81dc2cf 100644
--- a/components/camel-azure/camel-azure-files/pom.xml
+++ b/components/camel-azure/camel-azure-files/pom.xml
@@ -31,7 +31,7 @@
     <packaging>jar</packaging>
 
     <name>Camel :: Azure Files</name>
-    <description>Camel Azure Files Component (Preview)</description>
+    <description>Camel Azure Files Component</description>
 
     <properties>
         <minimalJavaBuildVersion>11</minimalJavaBuildVersion>