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-spring-boot.git
commit f11058615f131d91fd0a87b60b14f2205ec9c631 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Apr 5 07:26:49 2022 +0200 Polished --- components-starter/camel-debezium-db2-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components-starter/camel-debezium-db2-starter/pom.xml b/components-starter/camel-debezium-db2-starter/pom.xml index 43593d9bb80..50d94fa29f0 100644 --- a/components-starter/camel-debezium-db2-starter/pom.xml +++ b/components-starter/camel-debezium-db2-starter/pom.xml @@ -26,7 +26,7 @@ </parent> <artifactId>camel-debezium-db2-starter</artifactId> <packaging>jar</packaging> - <!-- <name>Camel SB Starters :: Name Here</name>--> + <name>Camel SB Starters :: Debezium :: DB2</name> <dependencies> <dependency> <groupId>org.springframework.boot</groupId>