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 2017/08/07 15:48:22 UTC

karaf git commit: [KARAF-5293] Upgrade to Apache POM 18

Repository: karaf
Updated Branches:
  refs/heads/master 3348f54b4 -> 665fbae28


[KARAF-5293] Upgrade to Apache POM 18


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/665fbae2
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/665fbae2
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/665fbae2

Branch: refs/heads/master
Commit: 665fbae285eaf0737f207cf73c6e244bd074861e
Parents: 3348f54
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Aug 7 17:47:49 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Aug 7 17:48:13 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/665fbae2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e2d30bd..791578a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>15</version>
+        <version>18</version>
         <relativePath />
     </parent>