Update of /var/cvs/all/maven/maven-mmbase-plugin
In directory james.mmbase.org:/tmp/cvs-serv18466

Modified Files:
        pom.xml 
Log Message:
generated source contained some untrue statements. Fixed.


See also: http://cvs.mmbase.org/viewcvs/all/maven/maven-mmbase-plugin


Index: pom.xml
===================================================================
RCS file: /var/cvs/all/maven/maven-mmbase-plugin/pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- pom.xml     28 Apr 2009 15:17:09 -0000      1.2
+++ pom.xml     30 Apr 2009 20:06:07 -0000      1.3
@@ -40,6 +40,10 @@
       <artifactId>plexus-utils</artifactId>
       <version>1.5.1</version>
     </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>servlet-api</artifactId>
+    </dependency>
   </dependencies>
 
 </project>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to