You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2022/03/19 14:04:15 UTC

[karaf] branch main updated: [KARAF-7395] Upgrade to Apache POM 25

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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 3923b6e  [KARAF-7395] Upgrade to Apache POM 25
     new 2f6a95f  Merge pull request #1494 from jbonofre/KARAF-7395
3923b6e is described below

commit 3923b6e5ec0637f55766e820a81d231dbf8d8424
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Mar 18 14:46:30 2022 +0100

    [KARAF-7395] Upgrade to Apache POM 25
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index db87afb..c238870 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>24</version>
+        <version>25</version>
         <relativePath />
     </parent>