This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch catalog-0.4.0-up in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git
commit 75b61b07fdddaaf0f12ec318b75895a057518f85 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Sep 10 07:50:57 2021 +0200 Use Kamelets Catalog 0.4.0 in Kafka S3 profiling example --- profiling/kafka-s3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiling/kafka-s3/pom.xml b/profiling/kafka-s3/pom.xml index 87fef4e..eb8fe6a 100644 --- a/profiling/kafka-s3/pom.xml +++ b/profiling/kafka-s3/pom.xml @@ -51,7 +51,7 @@ <camel-k-runtime.version>1.9.0</camel-k-runtime.version> <camel-quarkus.version>2.2.0</camel-quarkus.version> - <camel-kamelets-catalog.version>0.3.0</camel-kamelets-catalog.version> + <camel-kamelets-catalog.version>0.4.0</camel-kamelets-catalog.version> </properties> <dependencyManagement>