You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2020/08/28 08:38:50 UTC

[commons-codec] branch master updated: Use gav=true for the maven central redirect

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-codec.git


The following commit(s) were added to refs/heads/master by this push:
     new ba81ed5  Use gav=true for the maven central redirect
ba81ed5 is described below

commit ba81ed5dc06661d931a4bb8f7abaa51ee5300396
Author: Alex Herbert <ah...@apache.org>
AuthorDate: Fri Aug 28 09:38:46 2020 +0100

    Use gav=true for the maven central redirect
    
    This functionality has now been fixed to match the gav=true parameter
    for the badge.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 273299a..e9217cc 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Apache Commons Codec
 
 [![Build Status](https://travis-ci.org/apache/commons-codec.svg)](https://travis-ci.org/apache/commons-codec)
 [![Coverage Status](https://coveralls.io/repos/apache/commons-codec/badge.svg?branch=master)](https://coveralls.io/github/apache/commons-codec?branch=master)
-[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/badge.svg?gav=true)](https://search.maven.org/artifact/commons-codec/commons-codec/1.14/jar)
+[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/?gav=true)
 [![Javadocs](https://javadoc.io/badge/commons-codec/commons-codec/1.14.svg)](https://javadoc.io/doc/commons-codec/commons-codec/1.14)
 
 The Apache Commons Codec package contains simple encoder and decoders for