This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
The following commit(s) were added to refs/heads/master by this push: new d16e108e Use GAV coordinates Maven Central coordinates to make sure to pick up the latest d16e108e is described below commit d16e108e7d0413ecb8a12ce7790769e20ccfed74 Author: Gary Gregory <ggreg...@rocketsoftware.com> AuthorDate: Thu Sep 1 10:38:16 2022 -0400 Use GAV coordinates Maven Central coordinates to make sure to pick up the latest --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2848610..521b325b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Apache Commons JCS [](https://travis-ci.org/apache/commons-jcs) [](https://app.codecov.io/gh/apache/commons-jcs) -[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-jcs3/) +[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-jcs3/?gav=true) [](https://javadoc.io/doc/org.apache.commons/commons-jcs3/3.1) Apache Commons JCS is a distributed, versatile caching system.