This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git
The following commit(s) were added to refs/heads/master by this push: new 76ca306 Polished 76ca306 is described below commit 76ca306b6152cef5c6f03df0e7a322be2fa8146e Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Dec 15 06:50:26 2020 +0100 Polished --- camel-example-spring-boot-widget-gadget/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-example-spring-boot-widget-gadget/pom.xml b/camel-example-spring-boot-widget-gadget/pom.xml index fe8f273..4f3bd5f 100644 --- a/camel-example-spring-boot-widget-gadget/pom.xml +++ b/camel-example-spring-boot-widget-gadget/pom.xml @@ -28,7 +28,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>camel-example-spring-boot-widget-gadget</artifactId> - <name>Camel SB Examples ::</name> + <name>Camel SB Examples :: Widget Gadget</name> <description>The widget and gadget example from EIP book, running on Spring Boot</description> <properties>