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/12/17 11:40:46 UTC

[camel-kamelets] branch main updated: Retrigger Jitpacke

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-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 60c356b  Retrigger Jitpacke
60c356b is described below

commit 60c356b6b0748d8f9117eb5286f1a5eff6dbc612
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 17 12:40:41 2021 +0100

    Retrigger Jitpacke
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index f795515..dfd930d 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ All Kamelets posted here will be subject to the scrutiny of the Apache Camel PMC
 ### Building and validating
 
 Building the project:
+
 ```bash
 $ ./mvnw clean install
 ```