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/01/16 10:47:38 UTC

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

Author: jbonofre
Date: Mon Jan 16 09:47:38 2012
New Revision: 1231883

URL: http://svn.apache.org/viewvc?rev=1231883&view=rev
Log:
[KARAF-1155] Upgrade to Apache POM 10

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

Modified: karaf/branches/karaf-2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/pom.xml?rev=1231883&r1=1231882&r2=1231883&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/pom.xml (original)
+++ karaf/branches/karaf-2.2.x/pom.xml Mon Jan 16 09:47:38 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>8</version>
+        <version>10</version>
     </parent>
 
     <groupId>org.apache.karaf</groupId>