You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by rz...@apache.org on 2023/01/23 09:57:31 UTC

[opennlp] branch main updated: OPENNLP-1452 - Upgrade to Apache Parent 29

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 5496a3c0 OPENNLP-1452 - Upgrade to Apache Parent 29
5496a3c0 is described below

commit 5496a3c028460a550ed2bc417120f52cf7cef27e
Author: Richard Zowalla <ri...@hs-heilbronn.de>
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>