You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2020/11/10 11:20:29 UTC

[camel-k-runtime] branch master updated: chore: fix readme badges

This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


The following commit(s) were added to refs/heads/master by this push:
     new a221fa2  chore: fix readme badges
a221fa2 is described below

commit a221fa2061e9049bee87556cee78277269609e16
Author: Luca Burgazzoli <lb...@gmail.com>
AuthorDate: Tue Nov 10 12:10:53 2020 +0100

    chore: fix readme badges
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 372373b..b783a6b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,7 +1,7 @@
 Apache Camel K Runtime
 ======================
 
-image:https://img.shields.io/maven-central/v/org.apache.camel.k/camel-k-runtime.svg["Maven Central", link="http://search.maven.org/#search%7Cga%7C1%7Corg.apache.camel.k"]
+image:https://img.shields.io/maven-central/v/org.apache.camel.k/camel-k-runtime-bom.svg["Maven Central", link="http://search.maven.org/#search%7Cga%7C1%7Corg.apache.camel.k"]
 image:https://img.shields.io/github/license/openshift/origin.svg?maxAge=2592000["Licensed under Apache License version 2.0", link="https://www.apache.org/licenses/LICENSE-2.0"]
 image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on Zulip", link="https://camel.zulipchat.com"]
 image:https://github.com/apache/camel-k-runtime/workflows/Build/badge.svg["Build Status", link="https://github.com/apache/camel-k-runtime/actions?query=workflow%3ABuild"]