This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 7d102d3ad [project] Add version badge on readme (#304)
7d102d3ad is described below
commit 7d102d3adfa1a6a2c7919f39fad1ea50ec9acdf4
Author: François Papon <[email protected]>
AuthorDate: Wed May 29 15:41:27 2024 +0200
[project] Add version badge on readme (#304)
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c251af66c..02c188b1a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# Apache Camel Karaf
+[](https://maven-badges.herokuapp.com/maven-central/org.apache.camel.karaf/karaf)
+
[Apache Camel](http://camel.apache.org/) is a powerful open source integration
framework based on known
Enterprise Integration Patterns with powerful bean integration.
This project provides Apache Karaf support for Apache Camel.
-