This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 889c44e  CAMEL-13691: camel-resilience4j
889c44e is described below

commit 889c44e012b889d22f89e4ae5dc9f86c19454ef5
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Mon Nov 18 12:30:37 2019 +0100

    CAMEL-13691: camel-resilience4j
---
 .../spring-boot/components-starter/camel-resilience4j-starter/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/platforms/spring-boot/components-starter/camel-resilience4j-starter/pom.xml 
b/platforms/spring-boot/components-starter/camel-resilience4j-starter/pom.xml
index 8381e69..8a15465 100644
--- 
a/platforms/spring-boot/components-starter/camel-resilience4j-starter/pom.xml
+++ 
b/platforms/spring-boot/components-starter/camel-resilience4j-starter/pom.xml
@@ -41,11 +41,11 @@
     </dependency>
     <!--START OF GENERATED CODE-->
     <dependency>
-      <groupId>org.apache.camel</groupId>
+      <groupId>org.apache.camel.springboot</groupId>
       <artifactId>camel-core-starter</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.apache.camel</groupId>
+      <groupId>org.apache.camel.springboot</groupId>
       <artifactId>camel-spring-boot-starter</artifactId>
     </dependency>
     <!--END OF GENERATED CODE-->

Reply via email to