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

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


The following commit(s) were added to refs/heads/main by this push:
     new 42886ae0 chore: Fix YAKS tests for 4.4.0-SNAPSHOT
42886ae0 is described below

commit 42886ae0c2295de4f1b5fb55f942785b5f65b2dc
Author: Christoph Deppisch <cdeppi...@redhat.com>
AuthorDate: Thu Jan 11 19:30:38 2024 +0100

    chore: Fix YAKS tests for 4.4.0-SNAPSHOT
---
 .../src/test/resources/citrus-application.properties                  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/tests/camel-kamelets-itest/src/test/resources/citrus-application.properties 
b/tests/camel-kamelets-itest/src/test/resources/citrus-application.properties
index 3fa21d13..b4e36948 100644
--- 
a/tests/camel-kamelets-itest/src/test/resources/citrus-application.properties
+++ 
b/tests/camel-kamelets-itest/src/test/resources/citrus-application.properties
@@ -8,8 +8,8 @@ citrus.type.converter=camel
 yaks.cluster.type=local
 yaks.camelk.max.attempts=10
 
-yaks.jbang.camel.version=4.2.0
-yaks.jbang.kamelets.version=4.3.0-SNAPSHOT
+yaks.jbang.camel.version=4.3.0
+yaks.jbang.kamelets.version=4.4.0-SNAPSHOT
 
 yaks.jbang.kamelets.local.dir=../../../kamelets
 yaks.jbang.camel.dump.integration.output=true

Reply via email to