This is an automated email from the ASF dual-hosted git repository.
acosentino 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 f76a6b0c94d Regen
f76a6b0c94d is described below
commit f76a6b0c94ddbbccd0f010af7241e1f669c0083f
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Mar 18 18:06:02 2025 +0100
Regen
Signed-off-by: Andrea Cosentino <[email protected]>
---
tooling/camel-spring-boot-bom/pom.xml | 5 -----
tooling/camel-spring-boot-dependencies/pom.xml | 10 ----------
2 files changed, 15 deletions(-)
diff --git a/tooling/camel-spring-boot-bom/pom.xml
b/tooling/camel-spring-boot-bom/pom.xml
index 4404feebf74..7e6b440aa53 100644
--- a/tooling/camel-spring-boot-bom/pom.xml
+++ b/tooling/camel-spring-boot-bom/pom.xml
@@ -573,11 +573,6 @@
<artifactId>camel-endpointdsl-starter</artifactId>
<version>4.11.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.camel.springboot</groupId>
- <artifactId>camel-etcd3-starter</artifactId>
- <version>4.11.0-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-exec-starter</artifactId>
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index c9333ff66aa..9a7b3bcf24b 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -827,11 +827,6 @@
<artifactId>camel-endpointdsl-starter</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.apache.camel.springboot</groupId>
- <artifactId>camel-etcd3-starter</artifactId>
- <version>${project.version}</version>
- </dependency>
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-exec-starter</artifactId>
@@ -2869,11 +2864,6 @@
<artifactId>camel-endpointdsl-support</artifactId>
<version>4.11.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.camel</groupId>
- <artifactId>camel-etcd3</artifactId>
- <version>4.11.0-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-exec</artifactId>