You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/08/03 06:31:46 UTC

[camel-performance-tests] 04/04: Moved to Camel-Kamelets 0.8.1

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-performance-tests.git

commit aab580394404955d755d63c3d739a1f8a9cd1f4a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 3 08:22:09 2022 +0200

    Moved to Camel-Kamelets 0.8.1
---
 profiling/kafka/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiling/kafka/pom.xml b/profiling/kafka/pom.xml
index f226123..cd6cae6 100644
--- a/profiling/kafka/pom.xml
+++ b/profiling/kafka/pom.xml
@@ -51,7 +51,7 @@
 
         <camel-k-runtime.version>1.13.0</camel-k-runtime.version>
         <camel-quarkus.version>2.8.0</camel-quarkus.version>
-        <camel-kamelets-catalog.version>0.7.1</camel-kamelets-catalog.version>
+        <camel-kamelets-catalog.version>0.8.1</camel-kamelets-catalog.version>
     </properties>
 
     <dependencyManagement>