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 2012/12/11 18:12:02 UTC

svn commit: r1420287 - /karaf/eik/trunk/pom.xml

Author: jbonofre
Date: Tue Dec 11 17:12:01 2012
New Revision: 1420287

URL: http://svn.apache.org/viewvc?rev=1420287&view=rev
Log:
[KARAF-2055] Upgrade to Apache POM 12

Modified:
    karaf/eik/trunk/pom.xml

Modified: karaf/eik/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/eik/trunk/pom.xml?rev=1420287&r1=1420286&r2=1420287&view=diff
==============================================================================
--- karaf/eik/trunk/pom.xml (original)
+++ karaf/eik/trunk/pom.xml Tue Dec 11 17:12:01 2012
@@ -24,7 +24,8 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>11</version>
+        <version>12</version>
+        <relativePath />
     </parent>
 
     <groupId>org.apache.karaf</groupId>