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

acosentino pushed a commit to branch 4.14.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/4.14.x by this push:
     new 9dabed6a6 Remove camel-version from camel-aws2-eventbridge - we should 
be using the version from camel-bom which is imported in this directory (#2709)
9dabed6a6 is described below

commit 9dabed6a687c2a588df45d0ec77e4e92f5f62b23
Author: Tom Cunningham <[email protected]>
AuthorDate: Thu Jan 29 09:36:20 2026 -0500

    Remove camel-version from camel-aws2-eventbridge - we should be using the 
version from camel-bom which is imported in this directory (#2709)
---
 tests/camel-kamelets-itest/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/camel-kamelets-itest/pom.xml 
b/tests/camel-kamelets-itest/pom.xml
index 477113ba0..54734b579 100644
--- a/tests/camel-kamelets-itest/pom.xml
+++ b/tests/camel-kamelets-itest/pom.xml
@@ -97,7 +97,6 @@
         <dependency>
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-aws2-eventbridge</artifactId>
-            <version>${camel.version}</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to