This is an automated email from the ASF dual-hosted git repository.
struberg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git
The following commit(s) were added to refs/heads/main by this push:
new 2c14e7021 OWB-1435 upgrade to apache parent 30
2c14e7021 is described below
commit 2c14e7021023a554912e02fefcfaf9859e7f6382
Author: Mark Struberg <[email protected]>
AuthorDate: Sat Nov 11 18:55:47 2023 +0100
OWB-1435 upgrade to apache parent 30
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 661747dbb..5edd1328d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>29</version>
+ <version>30</version>
<relativePath />
</parent>