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 12:06:57 UTC

svn commit: r1399573 - /karaf/webconsole/trunk/pom.xml

Author: jbonofre
Date: Thu Oct 18 10:06:57 2012
New Revision: 1399573

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

Modified:
    karaf/webconsole/trunk/pom.xml

Modified: karaf/webconsole/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/webconsole/trunk/pom.xml?rev=1399573&r1=1399572&r2=1399573&view=diff
==============================================================================
--- karaf/webconsole/trunk/pom.xml (original)
+++ karaf/webconsole/trunk/pom.xml Thu Oct 18 10:06:57 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>10</version>
+        <version>11</version>
     </parent>
 
     <groupId>org.apache.karaf</groupId>