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/03/31 09:49:47 UTC

[camel-karaf] branch master updated: Polished main POM

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


The following commit(s) were added to refs/heads/master by this push:
     new 8cd457d  Polished main POM
8cd457d is described below

commit 8cd457d04f1d3434b3b7c0a8e26904d04998557c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 11:49:30 2020 +0200

    Polished main POM
---
 pom.xml | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/pom.xml b/pom.xml
index 500f5aa..2d0690a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -894,11 +894,6 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.camel.karaf</groupId>
-                <artifactId>camel-servlet-osgi</artifactId>
-                <version>${project.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.camel.karaf</groupId>
                 <artifactId>camel-test-karaf</artifactId>
                 <version>${project.version}</version>
             </dependency>
@@ -914,11 +909,6 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.camel.karaf</groupId>
-                <artifactId>camel-catalog-provider-karaf</artifactId>
-                <version>${project.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.camel.karaf</groupId>
                 <artifactId>camel-commands-core</artifactId>
                 <version>${project.version}</version>
             </dependency>