Skip to content

Commit 96ab923

Browse files
committed
Polished
1 parent de78991 commit 96ab923

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

azure/azure-eventhubs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<artifactId>camel-example-azure-eventhubs</artifactId>
3232
<packaging>jar</packaging>
33-
<name>Camel :: Example :: Azure Eventhubs</name>
33+
<name>Camel :: Example :: Azure :: Eventhubs</name>
3434
<description>Azure Eventhubs example</description>
3535

3636
<properties>

azure/azure-storage-blob/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<artifactId>camel-example-azure-storage-blob</artifactId>
3131
<packaging>jar</packaging>
32-
<name>Camel :: Example :: Azure Storage Blob</name>
32+
<name>Camel :: Example :: Azure :: Storage Blob</name>
3333
<description>Azure Storage Blob example</description>
3434

3535
<properties>

debezium-eventhubs-blob/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>camel-example-debezium-eventhubs-blob</artifactId>
31-
<name>Camel :: Example :: Debezium :: Azure Event Hubs :: Azure Storage Blob</name>
31+
<name>Camel :: Example :: Debezium :: Azure</name>
3232
<description>An example for Debezium Component with Azure Event Hubs and Azure Storage Blob</description>
3333

3434
<properties>

main-micrometer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<artifactId>camel-example-main-micrometer</artifactId>
3131
<packaging>jar</packaging>
32-
<name>Camel :: Example :: Main Micrometer</name>
32+
<name>Camel :: Example :: Main :: Micrometer</name>
3333
<description>Standalone Camel with Micrometer and Prometheus</description>
3434

3535
<properties>

0 commit comments

Comments
 (0)