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 89a19d5772 Fixing build badge
89a19d5772 is described below

commit 89a19d577262ac534cf2c0f03ef6776b27903dbc
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Jan 25 07:56:27 2023 +0000

    Fixing build badge
---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c6fd92291d..ae34020726 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
-[![Build 
Status](https://ci-builds.apache.org/job/CXF/job/CXF-JDK11/badge/icon?subject=Build)](https://ci-builds.apache.org/job/CXF/job/CXF-JDK11/)
+[![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)
-[![Total 
alerts](https://img.shields.io/lgtm/alerts/g/apache/cxf)](https://lgtm.com/projects/g/apache/cxf/alerts/)
 
 Welcome to Apache CXF!
 ======================

Reply via email to