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

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-math.git


The following commit(s) were added to refs/heads/master by this push:
     new e1e5265bd Update maven central badge placeholder
e1e5265bd is described below

commit e1e5265bd5179772c4fd1db0f1ce506a3256c90e
Author: Alex Herbert <aherb...@apache.org>
AuthorDate: Mon Apr 7 14:07:57 2025 +0100

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

diff --git a/README.md b/README.md
index ac3de0f35..1ef89884a 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Apache Commons Math
 [![Build 
Status](https://github.com/apache/commons-math/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-math/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-math/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-math)
 <!--
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-math4-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-math4-parent/)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-math4-bom?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-math4-bom/)
 -->
 <!--
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-math4-parent/4.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-math4-parent/4.0)

Reply via email to