This is an automated email from the ASF dual-hosted git repository. mawiesne pushed a commit to branch adjust-badge-for-mavencentral-in-readme in repository https://gitbox.apache.org/repos/asf/opennlp.git
commit e62651f4d87a2c9ceddec25c54a2dbf782e63550 Author: Martin Wiesner <[email protected]> AuthorDate: Sun Feb 22 09:55:19 2026 +0100 Adjust Badge for Maven Central version to use img.shields.io as heroku-app seems to be discontinued --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79ea56ba..e263f2b6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Welcome to Apache OpenNLP! =========== [](https://raw.githubusercontent.com/apache/opennlp/main/LICENSE) -[](https://maven-badges.herokuapp.com/maven-central/org.apache.opennlp/opennlp) +[](https://img.shields.io/maven-central/v/org.apache.opennlp/opennlp) [](http://opennlp.apache.org/docs/index.html) [](https://github.com/apache/opennlp/actions) [](https://github.com/apache/opennlp/graphs/contributors)
