You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/06/28 03:57:54 UTC

[camel] 01/02: Fixed duplicate in pom

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 <cl...@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 -->