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 26d093d6d57a15dde808b54c5a5c426e591ec793
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Dec 21 13:50:42 2022 +0100

    Set version to 3.21.0-SNAPSHOT
---
 pom.xml                                                             | 6 ++----
 profiling/kafka/kafka-azure-storage-blob-exchange-pooling/README.md | 2 +-
 profiling/kafka/kafka-azure-storage-blob/README.md                  | 2 +-
 profiling/kafka/kafka-minio-exchange-pooling/README.md              | 2 +-
 profiling/kafka/kafka-minio/README.md                               | 2 +-
 profiling/kafka/kafka-mongo-exchange-pooling/README.md              | 2 +-
 profiling/kafka/kafka-mongo/README.md                               | 2 +-
 profiling/kafka/kafka-nats/README.md                                | 2 +-
 8 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/pom.xml b/pom.xml
index 744a488..79159e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.21.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
@@ -90,9 +90,7 @@
         
<site-repo-url>scpexe://people.apache.org/www/camel.apache.org/maven/</site-repo-url>
         <jdk.version>11</jdk.version>
         <compiler.fork>false</compiler.fork>
-
-        <camel.version>3.20.0-SNAPSHOT</camel.version>
-
+        <camel.version>3.21.0-SNAPSHOT</camel.version>
         <!-- Versions -->
         <maven-compiler-plugin-version>3.10.0</maven-compiler-plugin-version>
         <maven-surefire-plugin-version>3.0.0-M4</maven-surefire-plugin-version>
diff --git 
a/profiling/kafka/kafka-azure-storage-blob-exchange-pooling/README.md 
b/profiling/kafka/kafka-azure-storage-blob-exchange-pooling/README.md
index 30a3492..5bb918d 100644
--- a/profiling/kafka/kafka-azure-storage-blob-exchange-pooling/README.md
+++ b/profiling/kafka/kafka-azure-storage-blob-exchange-pooling/README.md
@@ -120,7 +120,7 @@ You could also leveraging the camel-jbang module. From 
Camel 3.15.0 (still to be
 What you need to do is simply running this commands:
 
 ```shell script
-jbang  -Dcamel.jbang.version=3.18.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 at jfr recording file once the application will be stopped in your 
working directory.
diff --git a/profiling/kafka/kafka-azure-storage-blob/README.md 
b/profiling/kafka/kafka-azure-storage-blob/README.md
index 5f9f2d9..0ef8594 100644
--- a/profiling/kafka/kafka-azure-storage-blob/README.md
+++ b/profiling/kafka/kafka-azure-storage-blob/README.md
@@ -120,7 +120,7 @@ You could also leveraging the camel-jbang module. From 
Camel 3.15.0 (still to be
 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 at jfr recording file once the application will be stopped in your 
working directory.
diff --git a/profiling/kafka/kafka-minio-exchange-pooling/README.md 
b/profiling/kafka/kafka-minio-exchange-pooling/README.md
index 4a78ba5..33f457e 100644
--- a/profiling/kafka/kafka-minio-exchange-pooling/README.md
+++ b/profiling/kafka/kafka-minio-exchange-pooling/README.md
@@ -131,7 +131,7 @@ You could also leveraging the camel-jbang module. From 
Camel 3.15.0 (still to be
 What you need to do is simply running this commands:
 
 ```shell script
-jbang  -Dcamel.jbang.version=3.18.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 at jfr recording file once the application will be stopped in your 
working directory.
diff --git a/profiling/kafka/kafka-minio/README.md 
b/profiling/kafka/kafka-minio/README.md
index 1973381..ea006fb 100644
--- a/profiling/kafka/kafka-minio/README.md
+++ b/profiling/kafka/kafka-minio/README.md
@@ -131,7 +131,7 @@ You could also leveraging the camel-jbang module. From 
Camel 3.15.0 (still to be
 What you need to do is simply running this commands:
 
 ```shell script
-jbang  -Dcamel.jbang.version=3.18.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 at jfr recording file once the application will be stopped in your 
working directory.
diff --git a/profiling/kafka/kafka-mongo-exchange-pooling/README.md 
b/profiling/kafka/kafka-mongo-exchange-pooling/README.md
index 83c5ee2..9560a9c 100644
--- a/profiling/kafka/kafka-mongo-exchange-pooling/README.md
+++ b/profiling/kafka/kafka-mongo-exchange-pooling/README.md
@@ -142,7 +142,7 @@ You could also leveraging the camel-jbang module. From 
Camel 3.15.0 (still to be
 What you need to do is simply running this commands:
 
 ```shell script
-jbang  -Dcamel.jbang.version=3.18.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 at jfr recording file once the application will be stopped in your 
working directory.
diff --git a/profiling/kafka/kafka-mongo/README.md 
b/profiling/kafka/kafka-mongo/README.md
index d18a70d..0ded455 100644
--- a/profiling/kafka/kafka-mongo/README.md
+++ b/profiling/kafka/kafka-mongo/README.md
@@ -142,7 +142,7 @@ You could also leveraging the camel-jbang module. From 
Camel 3.15.0 (still to be
 What you need to do is simply running this commands:
 
 ```shell script
-jbang  -Dcamel.jbang.version=3.18.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 at jfr recording file once the application will be stopped in your 
working directory.
diff --git a/profiling/kafka/kafka-nats/README.md 
b/profiling/kafka/kafka-nats/README.md
index 43ffad8..d401317 100644
--- a/profiling/kafka/kafka-nats/README.md
+++ b/profiling/kafka/kafka-nats/README.md
@@ -131,7 +131,7 @@ You could also leveraging the camel-jbang module. From 
Camel 3.15.0 (still to be
 What you need to do is simply running this commands:
 
 ```shell script
-jbang  -Dcamel.jbang.version=3.18.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 at jfr recording file once the application will be stopped in your 
working directory.

Reply via email to