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

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


The following commit(s) were added to refs/heads/master by this push:
     new eefee85  Fix math-parent id
eefee85 is described below

commit eefee85cc3202b918bbc00d1b12e2a940c612c56
Author: Sebb <[email protected]>
AuthorDate: Tue Feb 11 16:58:34 2025 +0000

    Fix math-parent id
---
 COMPONENTS.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/COMPONENTS.adoc b/COMPONENTS.adoc
index 6b28604..5a58180 100644
--- a/COMPONENTS.adoc
+++ b/COMPONENTS.adoc
@@ -405,8 +405,8 @@ GH Status badge function.
        link=https://github.com/apache/commons-math/actions/workflows/maven.yml]
 | 
image:https://codecov.io/gh/apache/commons-math/branch/master/graph/badge.svg[Coverage
 Status,
        link=https://app.codecov.io/gh/apache/commons-math]
-| 
image:https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-math4-parent/badge.svg[Maven
 Central,
-       
link=https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-math4-parent/]
+| 
image:https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-math-parent/badge.svg[Maven
 Central,
+       
link=https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-math-parent/]
 | 
image:https://javadoc.io/badge/org.apache.commons/commons-math4-parent/4.0.svg[Javadocs,
        link=https://javadoc.io/doc/org.apache.commons/commons-math4-parent/4.0]
 | 
image:https://github.com/apache/commons-math/actions/workflows/codeql-analysis.yml/badge.svg[CodeQL,

Reply via email to