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-testing.git
The following commit(s) were added to refs/heads/master by this push: new 8ae1cff Use GAV coordinates Maven Central coordinates to make sure to pick up the latest 8ae1cff is described below commit 8ae1cff05cdc5041c64fc9d605b4844ae5d46075 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Sep 1 10:41:36 2022 -0400 Use GAV coordinates Maven Central coordinates to make sure to pick up the latest --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9610d0e..d3a15bf 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ Apache Commons Testing Parent POM =================== [](https://travis-ci.org/apache/commons-testing-parent) -[](https://coveralls.io/r/apache/commons-testing-parent) -[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-testing-parent/) +[](https://app.codecov.io/gh/apache/commons-testing-parent) +[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-testing-parent/?gav=true) [](http://www.apache.org/licenses/LICENSE-2.0.html) Apache Commons Testing, a package of Java utility classes for testing.