Author: michiel
Date: 2009-05-18 17:21:56 +0200 (Mon, 18 May 2009)
New Revision: 35270

Modified:
   mmbase/trunk/maven-base/pom.xml
Log:
removed silly 'sources' dependency

Modified: mmbase/trunk/maven-base/pom.xml
===================================================================
--- mmbase/trunk/maven-base/pom.xml     2009-05-18 15:16:37 UTC (rev 35269)
+++ mmbase/trunk/maven-base/pom.xml     2009-05-18 15:21:56 UTC (rev 35270)
@@ -627,13 +627,6 @@
       </dependency>
 
       <dependency>
-        <groupId>javax.servlet</groupId>
-        <artifactId>servlet-api</artifactId>
-        <version>${servlet.version}</version>
-        <classifier>sources</classifier>
-      </dependency>
-
-      <dependency>
         <groupId>${jsp.groupId}</groupId>
         <artifactId>jsp-api</artifactId>
         <version>${jsp.version}</version>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to