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 2020/10/14 08:33:51 UTC

[camel] 04/08: CAMEL-15684 - Removed camel-hipchat from allcomponents

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 d7191bca69a997fdf6110d3f6133affbfcc42438
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 14 09:37:21 2020 +0200

    CAMEL-15684 - Removed camel-hipchat from allcomponents
---
 core/camel-allcomponents/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/core/camel-allcomponents/pom.xml b/core/camel-allcomponents/pom.xml
index ecf8daf..67c4b90 100644
--- a/core/camel-allcomponents/pom.xml
+++ b/core/camel-allcomponents/pom.xml
@@ -604,10 +604,6 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.camel</groupId>
-			<artifactId>camel-hipchat</artifactId>
-		</dependency>
-		<dependency>
-			<groupId>org.apache.camel</groupId>
 			<artifactId>camel-hl7</artifactId>
 		</dependency>
 		<dependency>