This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch OPENNLP-1452
in repository https://gitbox.apache.org/repos/asf/opennlp.git

commit a38a8c0a85dd6a6d12073c27caa29d9c5c216187
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri Jan 20 10:47:24 2023 +0100

    OPENNLP-1452 - Upgrade to Apache Parent 29
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2a45c984..bdac07a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
        <parent>
                <groupId>org.apache</groupId>
                <artifactId>apache</artifactId>
-               <version>18</version>
+               <version>29</version>
                <relativePath />
        </parent>
 

Reply via email to