This is an automated email from the ASF dual-hosted git repository. mawiesne pushed a commit to branch OPENNLP-1828-Move-to-Apache-Parent-38 in repository https://gitbox.apache.org/repos/asf/opennlp.git
commit d205e8cb114b269a7b5b29055331d9c76814421e Author: Martin Wiesner <[email protected]> AuthorDate: Tue May 12 07:15:39 2026 +0200 OPENNLP-1828: Move to Apache Parent 38 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7001841df..6764f8c3b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>37</version> + <version>38</version> <relativePath /> </parent>
