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 17:40:14 UTC

svn commit: r1420268 - /karaf/cellar/branches/cellar-2.2.x/pom.xml

Author: jbonofre
Date: Tue Dec 11 16:40:13 2012
New Revision: 1420268

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

Modified:
    karaf/cellar/branches/cellar-2.2.x/pom.xml

Modified: karaf/cellar/branches/cellar-2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/branches/cellar-2.2.x/pom.xml?rev=1420268&r1=1420267&r2=1420268&view=diff
==============================================================================
--- karaf/cellar/branches/cellar-2.2.x/pom.xml (original)
+++ karaf/cellar/branches/cellar-2.2.x/pom.xml Tue Dec 11 16:40:13 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>