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/06/29 13:14:56 UTC

[karaf-cellar] branch master updated: [KARAF-6711] Upgrade to Apache POM 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-cellar.git


The following commit(s) were added to refs/heads/master by this push:
     new 5307c05  [KARAF-6711] Upgrade to Apache POM 23
5307c05 is described below

commit 5307c0533386c46d7fd3f6a7847eabcf68a92b19
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Jun 29 15:14:26 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index d2b8aec..54b4e3e 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>