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/11/26 16:44:03 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7620] Upgrade to Apache POM 28

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 faab590de3 [KARAF-7620] Upgrade to Apache POM 28
faab590de3 is described below

commit faab590de395d4fc02333dc146913a28ca06c013
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sat Nov 26 14:41:38 2022 +0100

    [KARAF-7620] Upgrade to Apache POM 28
    
    (cherry picked from commit ea3118c384db2a3536ffb49c89df8942e16b4330)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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