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/01/04 12:48:33 UTC

[camel-performance-tests] branch main updated: Bump Kamelets catalog to version 0.6.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


The following commit(s) were added to refs/heads/main by this push:
     new accf15d  Bump Kamelets catalog to version 0.6.0
accf15d is described below

commit accf15d65283be1cf12f5fa891ac5c02dd8a5315
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 4 13:46:47 2022 +0100

    Bump Kamelets catalog to version 0.6.0
---
 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 95fdede..99c7fae 100644
--- a/profiling/kafka/pom.xml
+++ b/profiling/kafka/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.5.0</camel-kamelets-catalog.version>
+        <camel-kamelets-catalog.version>0.6.0</camel-kamelets-catalog.version>
     </properties>
 
     <dependencyManagement>