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

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

commit 3e251d54c323e974c763561542da7236bf249c5a
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Dec 21 13:52:43 2022 +0100

    Set version to 3.21.0-SNAPSHOT
---
 profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md | 2 +-
 profiling/kafka/kafka-azure-storage-queue/README.md                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md 
b/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md
index fdb83c3..5425277 100644
--- a/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md
+++ b/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md
@@ -120,7 +120,7 @@ You could also leveraging the camel-jbang module.
 What you need to do is simply running this commands:
 
 ```shell script
-jbang  -Dcamel.jbang.version=3.20.0-SNAPSHOT  camel@apache/camel run 
--properties=data/application.properties --jfr-profile=profile 
data/sources/camel-jbang-route.yaml
+jbang  -Dcamel.jbang.version=3.21.0-SNAPSHOT  camel@apache/camel run 
--properties=data/application.properties --jfr-profile=profile 
data/sources/camel-jbang-route.yaml
 ```
 
 You'll get at jfr recording file once the application will be stopped in your 
working directory.
diff --git a/profiling/kafka/kafka-azure-storage-queue/README.md 
b/profiling/kafka/kafka-azure-storage-queue/README.md
index fb63d91..7ccdc06 100644
--- a/profiling/kafka/kafka-azure-storage-queue/README.md
+++ b/profiling/kafka/kafka-azure-storage-queue/README.md
@@ -120,7 +120,7 @@ You could also leveraging the camel-jbang module.
 What you need to do is simply running this commands:
 
 ```shell script
-jbang  -Dcamel.jbang.version=3.20.0-SNAPSHOT  camel@apache/camel run 
--jfr-profile=profile data/sources/camel-jbang-route.yaml
+jbang  -Dcamel.jbang.version=3.21.0-SNAPSHOT  camel@apache/camel run 
--jfr-profile=profile data/sources/camel-jbang-route.yaml
 ```
 
 You'll get a jfr recording file once the application will be stopped in your 
working directory.

Reply via email to