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/deltaspike.git
commit 8b82f7fa3013bd1bcf5d349913b9570786bf64aa Author: Mark Struberg <[email protected]> AuthorDate: Wed Apr 9 19:07:17 2025 +0200 DELTASPIKE-1479 upgrade to apache-parent-34 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e5624382..696dc0453 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>26</version> + <version>34</version> <relativePath /> </parent>
