Skip to content

Commit

Permalink
not sure why it fails when http-starter is added
Browse files Browse the repository at this point in the history
  • Loading branch information
onderson committed Sep 11, 2019
1 parent 6d0f4ac commit 7d4afae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Expand Up @@ -50,6 +50,10 @@
<groupId>org.apache.camel</groupId>
<artifactId>camel-kubernetes-starter</artifactId>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-http-starter</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 7d4afae

Please sign in to comment.