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
 ===================
 
-[![Travis-CI 
Status](https://travis-ci.org/apache/commons-release-plugin.svg)](https://travis-ci.org/apache/commons-release-plugin)
 [![GitHub Actions 
Status](https://github.com/apache/commons-release-plugin/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-release-plugin/actions)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-release-plugin/badge.svg)](https://coveralls.io/r/apache/commons-release-plugin)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-release-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-release-plugin/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-release-plugin/1.8.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-release-plugin/1.8.0)
+[![CodeQL](https://github.com/apache/commons-release-plugin/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-release-plugin/actions?query=workflow%3ACodeQL)
 
 Apache Maven Mojo for Apache Commons Release tasks.
 

Reply via email to