You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by at...@apache.org on 2007/03/27 22:48:35 UTC

svn commit: r523073 - /portals/jetspeed-2/branches/J2-M2-REDUX/components/jetspeed-cm/pom.xml

Author: ate
Date: Tue Mar 27 13:48:34 2007
New Revision: 523073

URL: http://svn.apache.org/viewvc?view=rev&rev=523073
Log:
removing dependency already "provided" by root pom

Modified:
    portals/jetspeed-2/branches/J2-M2-REDUX/components/jetspeed-cm/pom.xml

Modified: portals/jetspeed-2/branches/J2-M2-REDUX/components/jetspeed-cm/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/branches/J2-M2-REDUX/components/jetspeed-cm/pom.xml?view=diff&rev=523073&r1=523072&r2=523073
==============================================================================
--- portals/jetspeed-2/branches/J2-M2-REDUX/components/jetspeed-cm/pom.xml (original)
+++ portals/jetspeed-2/branches/J2-M2-REDUX/components/jetspeed-cm/pom.xml Tue Mar 27 13:48:34 2007
@@ -46,11 +46,6 @@
             <scope>provided</scope>
         </dependency>
         <dependency>
-            <groupId>javax.servlet</groupId>
-            <artifactId>servlet-api</artifactId>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring</artifactId>
         </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org