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 2018/11/26 09:48:13 UTC

[karaf] branch karaf-4.1.x updated: Update to Apache POM 21

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

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


The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
     new 9765466  Update to Apache POM 21
9765466 is described below

commit 9765466add9160571776e48713c16f1651c2e360
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Nov 26 10:48:04 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index cb65c0c..d1c4e27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>18</version>
+        <version>21</version>
         <relativePath />
     </parent>