Author: fmeschbe
Date: Wed Jan  7 09:19:10 2009
New Revision: 732404

URL: http://svn.apache.org/viewvc?rev=732404&view=rev
Log:
SLING-757 Shell is not needed by the console

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

Modified: incubator/sling/trunk/launchpad/app/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/app/pom.xml?rev=732404&r1=732403&r2=732404&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/app/pom.xml (original)
+++ incubator/sling/trunk/launchpad/app/pom.xml Wed Jan  7 09:19:10 2009
@@ -111,12 +111,6 @@
                                     </version>
                                 </artifactItem>
                                 <artifactItem>
-                                    <groupId>org.apache.felix</groupId>
-                                    <artifactId>
-                                        org.apache.felix.shell
-                                    </artifactId>
-                                </artifactItem>
-                                <artifactItem>
                                     <groupId>org.apache.sling</groupId>
                                     <artifactId>
                                         org.apache.sling.commons.json


Reply via email to