We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f56d3 commit 23c9528Copy full SHA for 23c9528
kafka-offsetrepository/pom.xml
@@ -29,8 +29,8 @@
29
</parent>
30
31
<artifactId>camel-example-spring-boot-kafka-offsetrepository</artifactId>
32
- <name>Camel SB Examples :: Kafka :: offsetrepository</name>
33
- <description>An example for Kafka offsetrepository</description>
+ <name>Camel SB Examples :: Kafka :: Offset Repository</name>
+ <description>An example for Kafka using Offset Repository</description>
34
35
<properties>
36
<category>Messaging</category>
0 commit comments