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 687519eadd46b92cde52118a0220d5b7414b4f84 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Apr 4 07:32:50 2022 +0200 Polished --- components-starter/camel-debezium-oracle-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components-starter/camel-debezium-oracle-starter/pom.xml b/components-starter/camel-debezium-oracle-starter/pom.xml index e1b6683455b..a05818cc606 100644 --- a/components-starter/camel-debezium-oracle-starter/pom.xml +++ b/components-starter/camel-debezium-oracle-starter/pom.xml @@ -26,7 +26,7 @@ </parent> <artifactId>camel-debezium-oracle-starter</artifactId> <packaging>jar</packaging> - <!-- <name>Camel SB Starters :: Name Here</name>--> + <name>Camel SB Starters :: Debezium :: Oracle</name> <dependencies> <dependency> <groupId>org.springframework.boot</groupId>