You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/01/10 11:24:33 UTC

[camel] 02/02: Revert "Camel-Connector is still part of Camel"

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 18e93c5fbb72a0495b0ed3246614f6f84823f390
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 10 12:24:17 2019 +0100

    Revert "Camel-Connector is still part of Camel"
    
    This reverts commit bdda71611a44d043c9bddeefa020e6260e24de94.
---
 parent/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 50a0017..b3f5fa5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1034,11 +1034,6 @@
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
-        <artifactId>camel-connector</artifactId>
-        <version>${project.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.camel</groupId>
         <artifactId>camel-consul</artifactId>
         <version>${project.version}</version>
       </dependency>