You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by ti...@apache.org on 2022/03/31 20:10:19 UTC

[db-jdo] 01/01: Use apache pom 25

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

tilmannz pushed a commit to branch jdo-808-java-18
in repository https://gitbox.apache.org/repos/asf/db-jdo.git

commit 4afd108403e450298e0700ebb44c801c7cb92b45
Author: Tilmann <zo...@gmx.de>
AuthorDate: Thu Mar 31 22:10:09 2022 +0200

    Use apache pom 25
---
 parent-pom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent-pom/pom.xml b/parent-pom/pom.xml
index 544615f..53fd5b4 100644
--- a/parent-pom/pom.xml
+++ b/parent-pom/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>24</version>
+        <version>25</version>
         <relativePath />
     </parent>