This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch 3.0.0-M1 in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
commit 261af212dc3931d89bae7a286ee805e43717830a Author: Richard Zowalla <[email protected]> AuthorDate: Tue Feb 24 14:32:59 2026 +0100 Trigger Buildbot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd733efcf..c59411cc0 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Welcome to OpenNLP Site Source Code #### Build ```bash -mvn clean install` +mvn clean install ``` #### Test Site locally - starts a web server on Port 8080
