From 7d4afae97641c5ff703522e69f5ee152deb2f82f Mon Sep 17 00:00:00 2001 From: onders86 Date: Wed, 11 Sep 2019 18:19:59 +0300 Subject: [PATCH] not sure why it fails when http-starter is added --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 6b33a84..3495743 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,10 @@ org.apache.camel camel-kubernetes-starter + + org.apache.camel + camel-http-starter +