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-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 67450624 Regen for commit b4672d70008e974462811f3b9fc957c130267ec1 
(#2411)
67450624 is described below

commit 674506243d6efd441660128f5170cac4f1dc58f9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 6 17:56:37 2025 +0100

    Regen for commit b4672d70008e974462811f3b9fc957c130267ec1 (#2411)
    
    Signed-off-by: GitHub <nore...@github.com>
    Co-authored-by: oscerd <osc...@users.noreply.github.com>
---
 .../resources/kamelets/kafka-batch-manual-commit-action.kamelet.yaml    | 2 +-
 .../src/main/resources/kamelets/kafka-manual-commit-action.kamelet.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-manual-commit-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-manual-commit-action.kamelet.yaml
index 45d07cc4..e51159d0 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-manual-commit-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-manual-commit-action.kamelet.yaml
@@ -38,4 +38,4 @@ spec:
     from:
       uri: kamelet:source
       steps:
-      - bean: 
"org.apache.camel.component.kamelet.utils.transform.kafka.BatchManualCommit"
+      - bean: "org.apache.camel.component.kafka.BatchManualCommit"
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-manual-commit-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-manual-commit-action.kamelet.yaml
index 187e9a7e..79cb7d35 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-manual-commit-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-manual-commit-action.kamelet.yaml
@@ -38,4 +38,4 @@ spec:
     from:
       uri: kamelet:source
       steps:
-      - bean: 
"org.apache.camel.component.kamelet.utils.transform.kafka.ManualCommit"
+      - bean: "org.apache.camel.component.kafka.ManualCommit"

Reply via email to