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:19:59 UTC

[karaf] branch main 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 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 b0e66a1303 [KARAF-7628] Upgrade to Apache POM 29
     new 6cf7f43d57 Merge pull request #1705 from jbonofre/KARAF-7628
b0e66a1303 is described below

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

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

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