You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2009/05/15 21:17:34 UTC

svn commit: r775291 - /incubator/sling/trunk/launchpad/bundles/pom.xml

Author: fmeschbe
Date: Fri May 15 19:17:34 2009
New Revision: 775291

URL: http://svn.apache.org/viewvc?rev=775291&view=rev
Log:
SLING-970 Upgrade to web console 1.2.10

Modified:
    incubator/sling/trunk/launchpad/bundles/pom.xml

Modified: incubator/sling/trunk/launchpad/bundles/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/bundles/pom.xml?rev=775291&r1=775290&r2=775291&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/bundles/pom.xml (original)
+++ incubator/sling/trunk/launchpad/bundles/pom.xml Fri May 15 19:17:34 2009
@@ -83,7 +83,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.webconsole</artifactId>
-            <version>1.2.8</version>
+            <version>1.2.10</version>
             <scope>provided</scope>
         </dependency>
         <dependency>