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.git

commit bc676f3b7755a6c5402b98149a496f4e3a3b69ee
Author: Martin Wiesner <[email protected]>
AuthorDate: Mon Oct 21 11:21:07 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 9669332b..152ab9b8 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>
 

Reply via email to