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 2021/11/29 06:31:50 UTC

[camel] 01/04: Polished

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 18dd223c01c16960153bc21e7548c0278d2f7b47
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Nov 29 07:18:29 2021 +0100

    Polished
---
 dsl/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dsl/pom.xml b/dsl/pom.xml
index a314a42..2d60302 100644
--- a/dsl/pom.xml
+++ b/dsl/pom.xml
@@ -30,8 +30,8 @@
     <artifactId>dsl</artifactId>
     <packaging>pom</packaging>
 
-    <name>Camel :: DSLs Modules</name>
-    <description>Camel DSLs Modules</description>
+    <name>Camel :: DSL :: Parent</name>
+    <description>Camel DSL Parent</description>
 
     <modules>
         <module>camel-dsl-support</module>