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:43:27 UTC

[karaf] branch main 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 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 ea3118c384 [KARAF-7620] Upgrade to Apache POM 28
     new 1282ab7cd8 Merge pull request #1684 from jbonofre/KARAF-7620
ea3118c384 is described below

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

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

diff --git a/pom.xml b/pom.xml
index a88719678e..5632c5b483 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>