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/10/18 11:11:27 UTC

svn commit: r1399560 - /karaf/trunk/pom.xml

Author: jbonofre
Date: Thu Oct 18 09:11:27 2012
New Revision: 1399560

URL: http://svn.apache.org/viewvc?rev=1399560&view=rev
Log:
[KARAF-1948] Upgrade to Apache 11

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1399560&r1=1399559&r2=1399560&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Thu Oct 18 09:11:27 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>10</version>
+        <version>11</version>
     </parent>
 
     <groupId>org.apache.karaf</groupId>