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 8597af1  Fix jelly: bypass spurious versions
8597af1 is described below

commit 8597af1cd67c79c1bb85fb64d7f507677126255c
Author: Sebb <[email protected]>
AuthorDate: Tue Feb 11 17:04:08 2025 +0000

    Fix jelly: bypass spurious versions
---
 COMPONENTS.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/COMPONENTS.adoc b/COMPONENTS.adoc
index 5a58180..b107be5 100644
--- a/COMPONENTS.adoc
+++ b/COMPONENTS.adoc
@@ -338,8 +338,8 @@ GH Status badge function.
 | 
image:https://github.com/apache/commons-jelly/actions/workflows/maven.yml/badge.svg[Java
 CI,
        
link=https://github.com/apache/commons-jelly/actions/workflows/maven.yml]
 | -
-| 
image:https://maven-badges.herokuapp.com/maven-central/commons-jelly/commons-jelly/badge.svg[Maven
 Central,
-       
link=https://maven-badges.herokuapp.com/maven-central/commons-jelly/commons-jelly/]
+| 
image:https://maven-badges.herokuapp.com/maven-central/commons-jelly/commons-jelly/badge.svg?gav=true[Maven
 Central,
+       
link=https://maven-badges.herokuapp.com/maven-central/commons-jelly/commons-jelly/?gav=true]
 | -
 | 
image:https://github.com/apache/commons-jelly/actions/workflows/codeql-analysis.yml/badge.svg[CodeQL,
        
link=https://github.com/apache/commons-jelly/actions/workflows/codeql-analysis.yml]

Reply via email to