This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 038d705 fix typo
038d705 is described below
commit 038d7058858613db7708e320211a92f6ce7b6510
Author: aldettinger <[email protected]>
AuthorDate: Wed Jun 23 09:35:05 2021 +0200
fix typo
---
extensions-core/yaml-dsl/deployment/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extensions-core/yaml-dsl/deployment/pom.xml
b/extensions-core/yaml-dsl/deployment/pom.xml
index db77b12..177990f 100644
--- a/extensions-core/yaml-dsl/deployment/pom.xml
+++ b/extensions-core/yaml-dsl/deployment/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>camel-quarkus-yaml-dsl-deployment</artifactId>
- <name>Camel Quarkus :: YAML DSL DSL :: Deployment</name>
+ <name>Camel Quarkus :: YAML DSL :: Deployment</name>
<dependencies>
<dependency>