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 436183501857b78603fd480991d651e19ec0baa6
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Fri Jun 28 05:28:26 2019 +0200

    Fixed duplicate in pom
---
 apache-camel/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 10f0839..e7a2b8a 100644
--- a/apache-camel/pom.xml
+++ b/apache-camel/pom.xml
@@ -104,10 +104,6 @@
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-main</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.apache.camel</groupId>
-            <artifactId>camel-reactive-executor-vertx</artifactId>
-        </dependency>
         
         <!-- NOTE: auto-generated list of components when building camel 
catalog -->
         <!-- camel components: START -->

Reply via email to