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 6f5e2d5de51882865183706b7e7514ad60bbb9c3
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Jan 14 08:33:50 2019 +0100

    Removed camel-swagger remaining stuff
---
 bom/camel-bom/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index f07a5f5..db2d08f 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -2396,11 +2396,6 @@
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
-        <artifactId>camel-swagger</artifactId>
-        <version>${project.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.camel</groupId>
         <artifactId>camel-swagger-java</artifactId>
         <version>${project.version}</version>
       </dependency>

Reply via email to