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.git

commit d0642acddd5a1007e28c4c93c8565dd4a4faad33
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Tue Jun 25 10:03:31 2019 +0200

    Polished
---
 core/camel-main/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/camel-main/pom.xml b/core/camel-main/pom.xml
index 7835fa7..602cc81 100644
--- a/core/camel-main/pom.xml
+++ b/core/camel-main/pom.xml
@@ -39,6 +39,7 @@
 
     <dependencies>
 
+        <!-- lets be light and use the core-engine -->
         <dependency>
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-core-engine</artifactId>

Reply via email to