This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git
The following commit(s) were added to refs/heads/main by this push:
new 4f12abfb Adjust Badge for Maven Central version to use img.shields.io
as heroku-app seems to be discontinued
4f12abfb is described below
commit 4f12abfb449907282eceb35b934032e2e8a4ce97
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)