This is an automated email from the ASF dual-hosted git repository. mawiesne pushed a commit to branch OPENNLP-1630-Move-to-Apache-Parent-33 in repository https://gitbox.apache.org/repos/asf/opennlp-addons.git
commit dc66d32794685e8d5066be273d57c7021c73c94f Author: Martin Wiesner <[email protected]> AuthorDate: Mon Oct 21 11:39:26 2024 +0200 OPENNLP-1630 Move to Apache Parent 33 - aligns version of Apache parent project to '33', details: https://github.com/apache/maven-apache-parent/releases/tag/apache-33 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 07db8f4..68c5f5a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>31</version> + <version>33</version> <relativePath /> </parent>
