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 2023/01/04 08:50:53 UTC

[karaf-minho] branch main updated: 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-minho.git


The following commit(s) were added to refs/heads/main by this push:
     new 6740a47  Upgrade to Apache POM 29
6740a47 is described below

commit 6740a4795103a12c066d0e7a65ccef5981814e44
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Jan 4 09:50:41 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 2f153e7..9f9fa54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>28</version>
+        <version>29</version>
     </parent>
 
     <groupId>org.apache.karaf.minho</groupId>