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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new c7f71a473db Remove camel-uberjar-main as its no longer needed.
c7f71a473db is described below

commit c7f71a473dba8442f2089088f183991fedb230b0
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Jun 15 21:45:16 2022 +0200

    Remove camel-uberjar-main as its no longer needed.
---
 tooling/camel-spring-boot-dependencies/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index d9c4406b066..a84a3fb8928 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -3969,11 +3969,6 @@
         <artifactId>camel-twitter</artifactId>
         <version>3.18.0-SNAPSHOT</version>
       </dependency>
-      <dependency>
-        <groupId>org.apache.camel</groupId>
-        <artifactId>camel-uberjar-main</artifactId>
-        <version>3.18.0-SNAPSHOT</version>
-      </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-undertow</artifactId>

Reply via email to