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-examples.git
The following commit(s) were added to refs/heads/main by this push:
new a00f4a1b Polished
a00f4a1b is described below
commit a00f4a1bfc723cbe6441e31a7397d583f1d3373a
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Feb 13 10:16:54 2026 +0100
Polished
---
pubnub/pom.xml | 2 +-
quickfixj/pom.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pubnub/pom.xml b/pubnub/pom.xml
index a41d569b..3a5f7bbd 100644
--- a/pubnub/pom.xml
+++ b/pubnub/pom.xml
@@ -25,7 +25,7 @@
<artifactId>camel-example-pubnub</artifactId>
<packaging>jar</packaging>
- <name>Camel :: Example: PubNub</name>
+ <name>Camel :: Example :: PubNub</name>
<properties>
</properties>
diff --git a/quickfixj/pom.xml b/quickfixj/pom.xml
index 1f8af7d2..7cb21be9 100644
--- a/quickfixj/pom.xml
+++ b/quickfixj/pom.xml
@@ -29,8 +29,8 @@
<artifactId>camel-example-quickfixj</artifactId>
<packaging>jar</packaging>
- <name>Camel :: QuickFIX/J</name>
- <description>Camel QuickFIX/J support</description>
+ <name>Camel :: Example :: QuickFIX/J</name>
+ <description>Camel QuickFIX/J example</description>
<properties>
</properties>