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

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new d6b77b9fd8 Fixing maven central badge
d6b77b9fd8 is described below

commit d6b77b9fd804f91fb9c00e0bfe231568d2cfd090
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Feb 16 09:35:25 2026 +0000

    Fixing maven central badge
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index eb7217d88f..c89c9a686f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 [![Build 
Status](https://ci-builds.apache.org/job/CXF/job/pipeline/job/main/badge/icon?subject=Build)](https://ci-builds.apache.org/job/CXF/job/pipeline/job/main/)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.cxf/cxf/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.cxf/cxf)
+[![Maven 
Central](https://maven-badges.sml.io/maven-central/org.apache.cxf/cxf/badge.svg)](https://maven-badges.sml.io/maven-central/org.apache.cxf/cxf)
 [![OpenSSF 
Scorecard](https://api.securityscorecards.dev/projects/github.com/apache/cxf/badge)](https://api.securityscorecards.dev/projects/github.com/apache/cxf)
 [![OpenSSF Best 
Practices](https://bestpractices.coreinfrastructure.org/projects/6978/badge)](https://bestpractices.coreinfrastructure.org/projects/6978)
 

Reply via email to