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:14:30 UTC

svn commit: r1399562 - /karaf/branches/karaf-2.3.x/pom.xml

Author: jbonofre
Date: Thu Oct 18 09:14:30 2012
New Revision: 1399562

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

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

Modified: karaf/branches/karaf-2.3.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/pom.xml?rev=1399562&r1=1399561&r2=1399562&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/pom.xml (original)
+++ karaf/branches/karaf-2.3.x/pom.xml Thu Oct 18 09:14:30 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>