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-cli.git
commit fe6607b1511f7e29967cb686bf0f8f34ef8815a5 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Oct 18 17:36:21 2021 -0400 Update for next release. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83606e5..94c78c6 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Apache Commons CLI [](https://travis-ci.org/apache/commons-cli) [](https://github.com/apache/commons-cli/actions) [](https://coveralls.io/r/apache/commons-cli) -[](https://maven-badges.herokuapp.com/maven-central/commons-cli/commons-cli/?gav=true) +[](https://maven-badges.herokuapp.com/maven-central/commons-cli/commons-cli/) [](https://javadoc.io/doc/commons-cli/commons-cli/1.5) Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface.