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 2021/11/24 14:19:56 UTC

[camel-performance-tests] 02/33: Moving to Kamelet-catalog 0.5.0

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 256c2bf2871456e9c7864d07958fe9be123b1ddf
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 24 14:50:54 2021 +0100

    Moving to Kamelet-catalog 0.5.0
---
 profiling/kafka/kafka-azure-storage-blob/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiling/kafka/kafka-azure-storage-blob/pom.xml b/profiling/kafka/kafka-azure-storage-blob/pom.xml
index 382c5fa..e27f29d 100644
--- a/profiling/kafka/kafka-azure-storage-blob/pom.xml
+++ b/profiling/kafka/kafka-azure-storage-blob/pom.xml
@@ -51,7 +51,7 @@
 
         <camel-k-runtime.version>1.10.0</camel-k-runtime.version>
         <camel-quarkus.version>2.4.0</camel-quarkus.version>
-        <camel-kamelets-catalog.version>0.4.0</camel-kamelets-catalog.version>
+        <camel-kamelets-catalog.version>0.5.0</camel-kamelets-catalog.version>
     </properties>
 
     <dependencyManagement>