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/14 08:47:40 UTC

[camel] 13/13: Removed camel-swagger remaining stuff (finally)

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 80d4c762f68020942e0a1870bae4dc135385f3a3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 14 09:45:53 2019 +0100

    Removed camel-swagger remaining stuff (finally)
---
 bom/camel-bom/pom.xml | 5 -----
 parent/pom.xml        | 5 -----
 2 files changed, 10 deletions(-)

diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index d235056..a66578c 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>
diff --git a/parent/pom.xml b/parent/pom.xml
index 8b04331..6473e29 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2019,11 +2019,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>