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:06:51 UTC

[karaf] branch karaf-4.3.x 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 karaf-4.3.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new 9b8f7fc2 [KARAF-7395] Upgrade to Apache POM 25
9b8f7fc2 is described below

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

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

diff --git a/pom.xml b/pom.xml
index e277550..cad922b 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>