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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push: new d5d4ef8 Add missing query to URL d5d4ef8 is described below commit d5d4ef8f6379da86433ad7e11483c5ea95502e01 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Sep 1 10:28:59 2022 -0400 Add missing query to URL --- README.md | 2 +- src/main/resources/commons-xdoc-templates/readme-md-template.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c3f229..22b7e43 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Apache Commons Build Plugin Maven Mojo =================== [](https://github.com/apache/commons-commons-build-plugin/actions) -[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-build-plugin/) +[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-build-plugin/?gav=true) [](https://javadoc.io/doc/org.apache.commons/commons-build-plugin/1.12) Apache Maven Mojo for Apache Commons Build tasks. diff --git a/src/main/resources/commons-xdoc-templates/readme-md-template.md b/src/main/resources/commons-xdoc-templates/readme-md-template.md index 8062c97..b152009 100644 --- a/src/main/resources/commons-xdoc-templates/readme-md-template.md +++ b/src/main/resources/commons-xdoc-templates/readme-md-template.md @@ -45,7 +45,7 @@ [](https://github.com/apache/commons-@ID@/actions) [](https://app.codecov.io/gh/apache/commons-@ID@) -[](https://maven-badges.herokuapp.com/maven-central/@GROUPID@/@ARTIFACTCOREID@/) +[](https://maven-badges.herokuapp.com/maven-central/@GROUPID@/@ARTIFACTCOREID@/?gav=true) [](https://javadoc.io/doc/@GROUPID@/@ARTIFACTCOREID@/@VERSION@) [](hhttps://github.com/apache/commons-@ID@/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)