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 96ab923b Polished
96ab923b is described below

commit 96ab923b6e204d61041ea7111afdd1affffb06bf
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Feb 13 13:49:52 2026 +0100

    Polished
---
 azure/azure-eventhubs/pom.xml    | 2 +-
 azure/azure-storage-blob/pom.xml | 2 +-
 debezium-eventhubs-blob/pom.xml  | 2 +-
 main-micrometer/pom.xml          | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/azure/azure-eventhubs/pom.xml b/azure/azure-eventhubs/pom.xml
index 62a547bd..c02985c9 100644
--- a/azure/azure-eventhubs/pom.xml
+++ b/azure/azure-eventhubs/pom.xml
@@ -30,7 +30,7 @@
 
     <artifactId>camel-example-azure-eventhubs</artifactId>
     <packaging>jar</packaging>
-    <name>Camel :: Example :: Azure Eventhubs</name>
+    <name>Camel :: Example :: Azure :: Eventhubs</name>
     <description>Azure Eventhubs example</description>
 
     <properties>
diff --git a/azure/azure-storage-blob/pom.xml b/azure/azure-storage-blob/pom.xml
index 662e9420..b5bd6cf8 100644
--- a/azure/azure-storage-blob/pom.xml
+++ b/azure/azure-storage-blob/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>camel-example-azure-storage-blob</artifactId>
     <packaging>jar</packaging>
-    <name>Camel :: Example :: Azure Storage Blob</name>
+    <name>Camel :: Example :: Azure :: Storage Blob</name>
     <description>Azure Storage Blob example</description>
 
     <properties>
diff --git a/debezium-eventhubs-blob/pom.xml b/debezium-eventhubs-blob/pom.xml
index bcafd6d7..b9db802f 100644
--- a/debezium-eventhubs-blob/pom.xml
+++ b/debezium-eventhubs-blob/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>camel-example-debezium-eventhubs-blob</artifactId>
-    <name>Camel :: Example :: Debezium :: Azure Event Hubs :: Azure Storage 
Blob</name>
+    <name>Camel :: Example :: Debezium :: Azure</name>
     <description>An example for Debezium Component with Azure Event Hubs and 
Azure Storage Blob</description>
 
     <properties>
diff --git a/main-micrometer/pom.xml b/main-micrometer/pom.xml
index c6dcf15b..e03b45de 100644
--- a/main-micrometer/pom.xml
+++ b/main-micrometer/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>camel-example-main-micrometer</artifactId>
     <packaging>jar</packaging>
-    <name>Camel :: Example :: Main Micrometer</name>
+    <name>Camel :: Example :: Main :: Micrometer</name>
     <description>Standalone Camel with Micrometer and Prometheus</description>
 
     <properties>

Reply via email to