You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2023/01/22 15:14:48 UTC

[openwebbeans] branch master updated: upgrade to apache-parent 29

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

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 0376bd705 upgrade to apache-parent 29
0376bd705 is described below

commit 0376bd705f7373336667a47ed05f9614ebb31f91
Author: Mark Struberg <st...@apache.org>
AuthorDate: Sun Jan 22 16:14:34 2023 +0100

    upgrade to apache-parent 29
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6df59f0b9..1f7dcc03d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>23</version>
+        <version>29</version>
         <relativePath />
     </parent>