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-release-plugin.git
commit 0979c18849b81e823d4dea56302d7f8b8fe69651 Author: Gary Gregory <[email protected]> AuthorDate: Sat Apr 2 16:12:22 2022 -0400 Drop Travis CI and add CodeQL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d90ebf..f097676 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,11 @@ Apache Commons Release Plugin =================== -[](https://travis-ci.org/apache/commons-release-plugin) [](https://github.com/apache/commons-release-plugin/actions) [](https://coveralls.io/r/apache/commons-release-plugin) [](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-release-plugin/) [](https://javadoc.io/doc/org.apache.commons/commons-release-plugin/1.8.0) +[](https://github.com/apache/commons-release-plugin/actions?query=workflow%3ACodeQL) Apache Maven Mojo for Apache Commons Release tasks.
