Claus Ibsen created CAMEL-14585:
-----------------------------------

             Summary: camel-spring-boot - The BOM includes a wrong target 
artifactId
                 Key: CAMEL-14585
                 URL: https://issues.apache.org/jira/browse/CAMEL-14585
             Project: Camel
          Issue Type: Task
    Affects Versions: 3.1.0
            Reporter: Claus Ibsen
             Fix For: 3.2.0


--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -1861,6 +1861,11 @@
         <artifactId>camel-zookeeper-starter</artifactId>
         <version>${project.version}</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.camel.springboot</groupId>
+        <artifactId>target</artifactId>
+        <version>${project.version}</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.camel.tests</groupId>
         <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to