Skip to content

Commit

Permalink
remove spring boot support #55
Browse files Browse the repository at this point in the history
  • Loading branch information
lburgazzoli authored and valdar committed May 21, 2019
1 parent a5635fd commit 46b2bb8
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 480 deletions.
10 changes: 0 additions & 10 deletions camel-k-runtime-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,16 +120,6 @@
<artifactId>camel-k-runtime-yaml</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-spring-boot</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-spring-boot-layout</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-health</artifactId>
Expand Down
37 changes: 0 additions & 37 deletions camel-k-runtime-spring-boot-layout/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

177 changes: 0 additions & 177 deletions camel-k-runtime-spring-boot/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 46b2bb8

Please sign in to comment.