This is an automated email from the ASF dual-hosted git repository. mawiesne pushed a commit to branch opennlp-2.x in repository https://gitbox.apache.org/repos/asf/opennlp.git
commit e2eda78097261a231c34138c8abccc9570d2f583 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 (cherry picked from commit 4f12abfb449907282eceb35b934032e2e8a4ce97) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 365e5fb5..dcddc042 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)
