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 0b9e09222f3643ef60be3193f9222e98cbbc309a Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Dec 20 19:57:11 2021 +0100 CAMEL-17359: camel-debug - JAR to make camel debugging easier from tooling --- components-starter/camel-debug-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components-starter/camel-debug-starter/pom.xml b/components-starter/camel-debug-starter/pom.xml index f561af0..625a502 100644 --- a/components-starter/camel-debug-starter/pom.xml +++ b/components-starter/camel-debug-starter/pom.xml @@ -26,7 +26,7 @@ </parent> <artifactId>camel-debug-starter</artifactId> <packaging>jar</packaging> - <!-- <name>Camel SB Starters :: Name Here</name>--> + <name>Camel SB Starters :: Debug</name> <dependencies> <dependency> <groupId>org.springframework.boot</groupId>