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 <[email protected]>
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>