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/09/06 05:46:47 UTC

[karaf-cave] branch master updated: [KARAF-6710] 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-cave.git


The following commit(s) were added to refs/heads/master by this push:
     new 6fa2894  [KARAF-6710] Upgrade to Apache pom parent 23
     new 92165ea  Merge pull request #39 from fpapon/KARAF-6710
6fa2894 is described below

commit 6fa2894114abfbd52c3c72201996b5f5b9ec84b9
Author: Francois Papon <fr...@openobject.fr>
AuthorDate: Thu May 7 06:24:50 2020 +0200

    [KARAF-6710] 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 8feba64..8eecd5c 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>