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/12/31 06:20:43 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7628] Upgrade to Apache POM 29

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 ef0f07db3b [KARAF-7628] Upgrade to Apache POM 29
ef0f07db3b is described below

commit ef0f07db3ba1568466ec96d5f91faad1cd7f2a3e
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Dec 30 10:24:23 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index af9c684fa1..2f6099e868 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>28</version>
+        <version>29</version>
         <relativePath />
     </parent>