This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.18.x by this push:
new e0102bb171c7 CAMEL-23099: Remove camel-test from bom
e0102bb171c7 is described below
commit e0102bb171c77cadb683ac18389ba6e1fc1e2104
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Feb 28 07:50:34 2026 +0100
CAMEL-23099: Remove camel-test from bom
---
bom/camel-bom/pom.xml | 5 -----
coverage/pom.xml | 5 -----
parent/pom.xml | 5 -----
3 files changed, 15 deletions(-)
diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index e1a10eba398f..dfdff8810dfd 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -2287,11 +2287,6 @@
<artifactId>camel-tensorflow-serving</artifactId>
<version>4.18.1-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.camel</groupId>
- <artifactId>camel-test</artifactId>
- <version>4.18.0-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-test-junit5</artifactId>
diff --git a/coverage/pom.xml b/coverage/pom.xml
index 82a4f9c65b2b..a7b34ba3ee14 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -2224,11 +2224,6 @@
<artifactId>camel-tensorflow-serving</artifactId>
<version>${project.version}</version>
</dependency>
- <!-- dependency>
- <groupId>org.apache.camel</groupId>
- <artifactId>camel-test</artifactId>
- <version>4.18.0-SNAPSHOT</version>
- </dependency -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-test-junit5</artifactId>
diff --git a/parent/pom.xml b/parent/pom.xml
index 76bc0a1cbd7d..af6bb5f56a23 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2747,11 +2747,6 @@
<artifactId>camel-tensorflow-serving</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.apache.camel</groupId>
- <artifactId>camel-test</artifactId>
- <version>4.18.0-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-test-junit5</artifactId>