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 2008/05/16 14:01:16 UTC

svn commit: r657025 - /incubator/sling/trunk/pom.xml

Author: fmeschbe
Date: Fri May 16 05:01:15 2008
New Revision: 657025

URL: http://svn.apache.org/viewvc?rev=657025&view=rev
Log:
SLING-461 Remove Sling Console from reactor

Modified:
    incubator/sling/trunk/pom.xml

Modified: incubator/sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/pom.xml?rev=657025&r1=657024&r2=657025&view=diff
==============================================================================
--- incubator/sling/trunk/pom.xml (original)
+++ incubator/sling/trunk/pom.xml Fri May 16 05:01:15 2008
@@ -94,7 +94,6 @@
         <module>jcr/webdav</module>
         
         <!-- OSGi -->
-        <module>osgi/console-web</module>
         <module>osgi/obr</module>
 
         <!-- Servlets -->