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 2020/05/12 05:32:15 UTC

[karaf] branch master updated: [KARAF-6709] Upgrade to Apache pom parent 23

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 4099940  [KARAF-6709] Upgrade to Apache pom parent 23
     new 7d8b997  Merge pull request #1116 from fpapon/KARAF-6709
4099940 is described below

commit 4099940368a022598119a9e67e0dcf20dcdc90f4
Author: Francois Papon <fr...@openobject.fr>
AuthorDate: Thu May 7 06:21:38 2020 +0200

    [KARAF-6709] Upgrade to Apache pom parent 23
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78c52d0..de19945 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>21</version>
+        <version>23</version>
         <relativePath />
     </parent>