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