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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-resources.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e2e42b  Add versionPrefix for Central badge
3e2e42b is described below

commit 3e2e42b0500a4df80ba61eb943d329d3b13268d7
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Sun Dec 8 17:14:18 2024 +0100

    Add versionPrefix for Central badge
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e6e8040..6b2b1f3 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Contributing to [Apache Software Foundation Resource 
Bundles](https://maven.apac
 
 [![ASF 
Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MASFRES.json)][jira]
 [![Apache License, Version 2.0, January 
2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
-[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.apache.resources/apache-resource-bundles.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.apache.resources/apache-resource-bundles)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.apache.resources/apache-resource-bundles.svg?label=Maven%20Central&versionPrefix=1)](https://search.maven.org/artifact/org.apache.apache.resources/apache-resource-bundles)
 [![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-apache-parent/job/master.svg)][build]
 
 Have you found a bug or have an idea for a cool new feature? Contributing

Reply via email to